Skip to content

#cd3c3b

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

RGB
205, 60, 59
HSL
0°, 59%, 52%
CMYK
0, 71, 71, 20
Luminance
0.1653

Every format

HEX#cd3c3b
RGBrgb(205, 60, 59)
HSLhsl(0, 59%, 52%)
CMYKcmyk(0%, 71%, 71%, 20%)
LABlab(47.7 56.6 34.2)
LCHlch(47.7 66.2 31.1)
OKLCHoklch(0.571 0.182 25.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green23.5%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta70.7%
Yellow71.2%
Key (black)19.6%

Color previews

#cd3c3b text on a black background

contrast 4.31:1

Card sample

#cd3c3b text on a white background

contrast 4.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd3c3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd3c3b in the Color Lab