Skip to content

#cd2c1b

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

RGB
205, 44, 27
HSL
6°, 77%, 46%
CMYK
0, 79, 87, 20
Luminance
0.1486

Every format

HEX#cd2c1b
RGBrgb(205, 44, 27)
HSLhsl(6, 77%, 46%)
CMYKcmyk(0%, 79%, 87%, 20%)
LABlab(45.5 60.9 48.9)
LCHlch(45.5 78.1 38.8)
OKLCHoklch(0.553 0.199 30.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd2c1b on white: 5.29:1
AA ✓ pass · AA-large · AAA
Aa
#cd2c1b on black: 3.97:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green17.3%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta78.5%
Yellow86.8%
Key (black)19.6%

Color previews

#cd2c1b text on a black background

contrast 3.97:1

Card sample

#cd2c1b text on a white background

contrast 5.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd2c1b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd2c1b in the Color Lab