Skip to content

#d32f2f

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

RGB
211, 47, 47
HSL
0°, 65%, 51%
CMYK
0, 78, 78, 17
Luminance
0.1609

Every format

HEX#d32f2f
RGBrgb(211, 47, 47)
HSLhsl(0, 65%, 51%)
CMYKcmyk(0%, 78%, 78%, 17%)
LABlab(47.1 62.3 40.7)
LCHlch(47.1 74.4 33.1)
OKLCHoklch(0.568 0.200 26.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d32f2f on white: 4.98:1
AA ✓ pass · AA-large · AAA
Aa
#d32f2f on black: 4.22:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green18.4%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta77.7%
Yellow77.7%
Key (black)17.3%

Color previews

#d32f2f text on a black background

contrast 4.22:1

Card sample

#d32f2f text on a white background

contrast 4.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d32f2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d32f2f in the Color Lab