Skip to content

#df232a

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

RGB
223, 35, 42
HSL
358°, 75%, 51%
CMYK
0, 84, 81, 13
Luminance
0.1706

Every format

HEX#df232a
RGBrgb(223, 35, 42)
HSLhsl(358, 75%, 51%)
CMYKcmyk(0%, 84%, 81%, 13%)
LABlab(48.3 68.5 45.4)
LCHlch(48.3 82.2 33.5)
OKLCHoklch(0.581 0.219 26.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df232a on white: 4.76:1
AA ✓ pass · AA-large · AAA
Aa
#df232a on black: 4.41:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green13.7%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta84.3%
Yellow81.2%
Key (black)12.5%

Color previews

#df232a text on a black background

contrast 4.41:1

Card sample

#df232a text on a white background

contrast 4.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df232a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df232a in the Color Lab