Skip to content

#d52a31

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

RGB
213, 42, 49
HSL
358°, 67%, 50%
CMYK
0, 80, 77, 17
Luminance
0.1602

Every format

HEX#d52a31
RGBrgb(213, 42, 49)
HSLhsl(358, 67%, 50%)
CMYKcmyk(0%, 80%, 77%, 17%)
LABlab(47.0 64.3 39.6)
LCHlch(47.0 75.5 31.6)
OKLCHoklch(0.568 0.205 25.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d52a31 on white: 4.99:1
AA ✓ pass · AA-large · AAA
Aa
#d52a31 on black: 4.20:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.5%
Green16.5%
Blue19.2%

CMYK percentages

Cyan0.0%
Magenta80.3%
Yellow77.0%
Key (black)16.5%

Color previews

#d52a31 text on a black background

contrast 4.20:1

Card sample

#d52a31 text on a white background

contrast 4.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(213, 42, 49, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(213, 42, 49, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d52a31;
background: linear-gradient(135deg, #d52a31, #D5952A);

Monochromatic scale

Palettes built from #d52a31

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d52a31 in the Color Lab