Skip to content

#cc2f2c

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

RGB
204, 47, 44
HSL
1°, 65%, 49%
CMYK
0, 77, 78, 20
Luminance
0.1505

Every format

HEX#cc2f2c
RGBrgb(204, 47, 44)
HSLhsl(1, 65%, 49%)
CMYKcmyk(0%, 77%, 78%, 20%)
LABlab(45.7 60.1 40.5)
LCHlch(45.7 72.5 33.9)
OKLCHoklch(0.555 0.194 27.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc2f2c on white: 5.24:1
AA ✓ pass · AA-large · AAA
Aa
#cc2f2c on black: 4.01:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green18.4%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta77.0%
Yellow78.4%
Key (black)20.0%

Color previews

#cc2f2c text on a black background

contrast 4.01:1

Card sample

#cc2f2c text on a white background

contrast 5.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc2f2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc2f2c in the Color Lab