Skip to content

#df2b2c

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

RGB
223, 43, 44
HSL
360°, 74%, 52%
CMYK
0, 81, 80, 13
Luminance
0.1760

Every format

HEX#df2b2c
RGBrgb(223, 43, 44)
HSLhsl(360, 74%, 52%)
CMYKcmyk(0%, 81%, 80%, 13%)
LABlab(49.0 66.7 45.0)
LCHlch(49.0 80.5 34.0)
OKLCHoklch(0.586 0.214 26.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green16.9%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta80.7%
Yellow80.3%
Key (black)12.5%

Color previews

#df2b2c text on a black background

contrast 4.52:1

Card sample

#df2b2c text on a white background

contrast 4.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df2b2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df2b2c in the Color Lab