Skip to content

#df2f3b

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

RGB
223, 47, 59
HSL
356°, 73%, 53%
CMYK
0, 79, 74, 13
Luminance
0.1804

Every format

HEX#df2f3b
RGBrgb(223, 47, 59)
HSLhsl(356, 73%, 53%)
CMYKcmyk(0%, 79%, 74%, 13%)
LABlab(49.5 66.2 37.2)
LCHlch(49.5 75.9 29.4)
OKLCHoklch(0.591 0.210 23.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df2f3b on white: 4.56:1
AA ✓ pass · AA-large · AAA
Aa
#df2f3b on black: 4.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green18.4%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta78.9%
Yellow73.5%
Key (black)12.5%

Color previews

#df2f3b text on a black background

contrast 4.61:1

Card sample

#df2f3b text on a white background

contrast 4.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df2f3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df2f3b in the Color Lab