Skip to content

#cc2b13

a dark, electric red · warm · closest name: firebrick

RGB
204, 43, 19
HSL
8°, 83%, 44%
CMYK
0, 79, 91, 20
Luminance
0.1461

Every format

HEX#cc2b13
RGBrgb(204, 43, 19)
HSLhsl(8, 83%, 44%)
CMYKcmyk(0%, 79%, 91%, 20%)
LABlab(45.1 60.7 51.9)
LCHlch(45.1 79.9 40.5)
OKLCHoklch(0.550 0.200 31.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc2b13 on white: 5.35:1
AA ✓ pass · AA-large · AAA
Aa
#cc2b13 on black: 3.92:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green16.9%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta78.9%
Yellow90.7%
Key (black)20.0%

Color previews

#cc2b13 text on a black background

contrast 3.92:1

Card sample

#cc2b13 text on a white background

contrast 5.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc2b13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc2b13 in the Color Lab