Skip to content

#df232d

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

RGB
223, 35, 45
HSL
357°, 75%, 51%
CMYK
0, 84, 80, 13
Luminance
0.1708

Every format

HEX#df232d
RGBrgb(223, 35, 45)
HSLhsl(357, 75%, 51%)
CMYKcmyk(0%, 84%, 80%, 13%)
LABlab(48.4 68.6 43.8)
LCHlch(48.4 81.4 32.6)
OKLCHoklch(0.582 0.219 25.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green13.7%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta84.3%
Yellow79.8%
Key (black)12.5%

Color previews

#df232d text on a black background

contrast 4.42:1

Card sample

#df232d text on a white background

contrast 4.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df232d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df232d in the Color Lab