Skip to content

#df2f30

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

RGB
223, 47, 48
HSL
360°, 73%, 53%
CMYK
0, 79, 79, 13
Luminance
0.1793

Every format

HEX#df2f30
RGBrgb(223, 47, 48)
HSLhsl(360, 73%, 53%)
CMYKcmyk(0%, 79%, 79%, 13%)
LABlab(49.4 65.8 43.3)
LCHlch(49.4 78.7 33.3)
OKLCHoklch(0.589 0.211 26.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df2f30 on white: 4.58:1
AA ✓ pass · AA-large · AAA
Aa
#df2f30 on black: 4.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green18.4%
Blue18.8%

CMYK percentages

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

Color previews

#df2f30 text on a black background

contrast 4.59:1

Card sample

#df2f30 text on a white background

contrast 4.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df2f30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df2f30 in the Color Lab