Skip to content

#cc222d

a balanced, vivid red · warm · closest name: crimson

RGB
204, 34, 45
HSL
356°, 71%, 47%
CMYK
0, 83, 78, 20
Luminance
0.1417

Every format

HEX#cc222d
RGBrgb(204, 34, 45)
HSLhsl(356, 71%, 47%)
CMYKcmyk(0%, 83%, 78%, 20%)
LABlab(44.5 63.7 38.6)
LCHlch(44.5 74.5 31.2)
OKLCHoklch(0.546 0.203 24.7)

Copy-ready code

/* CSS */
color: #cc222d;
background-color: #cc222d;
/* Tailwind (arbitrary) */
class="text-[#cc222d] bg-[#cc222d]"
/* SCSS */
$brand: #cc222d;
/* SwiftUI */
Color(red: 0.800, green: 0.133, blue: 0.176)
/* Android */
Color.parseColor("#cc222d")

Accessibility — WCAG contrast

Aa
#cc222d on white: 5.48:1
AA ✓ pass · AA-large · AAA
Aa
#cc222d on black: 3.83:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green13.3%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta83.3%
Yellow77.9%
Key (black)20.0%

Color previews

#cc222d text on a black background

contrast 3.83:1

Card sample

#cc222d text on a white background

contrast 5.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cc222d;
Background color
Panel with #cc222d background
background-color: #cc222d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cc222d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(204, 34, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 34, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cc222d;
background: linear-gradient(135deg, #cc222d, #CC8822);

Monochromatic scale

Palettes built from #cc222d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc222d in the Color Lab