Skip to content

#cd3d2f

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

RGB
205, 61, 47
HSL
5°, 63%, 49%
CMYK
0, 70, 77, 20
Luminance
0.1652

Every format

HEX#cd3d2f
RGBrgb(205, 61, 47)
HSLhsl(5, 63%, 49%)
CMYKcmyk(0%, 70%, 77%, 20%)
LABlab(47.7 55.8 40.9)
LCHlch(47.7 69.2 36.3)
OKLCHoklch(0.570 0.183 29.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd3d2f on white: 4.88:1
AA ✓ pass · AA-large · AAA
Aa
#cd3d2f on black: 4.30:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green23.9%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta70.2%
Yellow77.1%
Key (black)19.6%

Color previews

#cd3d2f text on a black background

contrast 4.30:1

Card sample

#cd3d2f text on a white background

contrast 4.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd3d2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd3d2f in the Color Lab