Skip to content

#df332c

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

RGB
223, 51, 44
HSL
2°, 74%, 52%
CMYK
0, 77, 80, 13
Luminance
0.1824

Every format

HEX#df332c
RGBrgb(223, 51, 44)
HSLhsl(2, 74%, 52%)
CMYKcmyk(0%, 77%, 80%, 13%)
LABlab(49.8 64.5 45.8)
LCHlch(49.8 79.1 35.3)
OKLCHoklch(0.592 0.209 28.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df332c on white: 4.52:1
AA ✓ pass · AA-large · AAA
Aa
#df332c on black: 4.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green20.0%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta77.1%
Yellow80.3%
Key (black)12.5%

Color previews

#df332c text on a black background

contrast 4.65:1

Card sample

#df332c text on a white background

contrast 4.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df332c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df332c in the Color Lab