Skip to content

#df322b

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

RGB
223, 50, 43
HSL
2°, 74%, 52%
CMYK
0, 78, 81, 13
Luminance
0.1814

Every format

HEX#df322b
RGBrgb(223, 50, 43)
HSLhsl(2, 74%, 52%)
CMYKcmyk(0%, 78%, 81%, 13%)
LABlab(49.7 64.8 46.2)
LCHlch(49.7 79.6 35.5)
OKLCHoklch(0.591 0.210 28.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df322b on white: 4.54:1
AA ✓ pass · AA-large · AAA
Aa
#df322b on black: 4.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green19.6%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta77.6%
Yellow80.7%
Key (black)12.5%

Color previews

#df322b text on a black background

contrast 4.63:1

Card sample

#df322b text on a white background

contrast 4.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df322b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df322b in the Color Lab