Skip to content

#cd2c2d

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

RGB
205, 44, 45
HSL
360°, 65%, 49%
CMYK
0, 79, 78, 20
Luminance
0.1497

Every format

HEX#cd2c2d
RGBrgb(205, 44, 45)
HSLhsl(360, 65%, 49%)
CMYKcmyk(0%, 79%, 78%, 20%)
LABlab(45.6 61.4 39.9)
LCHlch(45.6 73.2 33.0)
OKLCHoklch(0.555 0.197 26.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd2c2d on white: 5.26:1
AA ✓ pass · AA-large · AAA
Aa
#cd2c2d on black: 3.99:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green17.3%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta78.5%
Yellow78.0%
Key (black)19.6%

Color previews

#cd2c2d text on a black background

contrast 3.99:1

Card sample

#cd2c2d text on a white background

contrast 5.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd2c2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd2c2d in the Color Lab