Skip to content

#cc2b21

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

RGB
204, 43, 33
HSL
4°, 72%, 47%
CMYK
0, 79, 84, 20
Luminance
0.1467

Every format

HEX#cc2b21
RGBrgb(204, 43, 33)
HSLhsl(4, 72%, 47%)
CMYKcmyk(0%, 79%, 84%, 20%)
LABlab(45.2 61.0 45.8)
LCHlch(45.2 76.3 36.9)
OKLCHoklch(0.551 0.198 29.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc2b21 on white: 5.34:1
AA ✓ pass · AA-large · AAA
Aa
#cc2b21 on black: 3.93:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green16.9%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta78.9%
Yellow83.8%
Key (black)20.0%

Color previews

#cc2b21 text on a black background

contrast 3.93:1

Card sample

#cc2b21 text on a white background

contrast 5.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc2b21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc2b21 in the Color Lab