Skip to content

#df2240

a balanced, vivid red · warm · “crimson”

RGB
223, 34, 64
HSL
351°, 75%, 50%
CMYK
0, 85, 71, 13
Luminance
0.1720

Every format

HEX#df2240
RGBrgb(223, 34, 64)
HSLhsl(351, 75%, 50%)
CMYKcmyk(0%, 85%, 71%, 13%)
LABlab(48.5 69.5 33.1)
LCHlch(48.5 77.0 25.5)
OKLCHoklch(0.583 0.218 20.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df2240 on white: 4.73:1
AA ✓ pass · AA-large · AAA
Aa
#df2240 on black: 4.44:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green13.3%
Blue25.1%

CMYK percentages

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

Color previews

#df2240 text on a black background

contrast 4.44:1

Card sample

#df2240 text on a white background

contrast 4.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df2240

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df2240 in the Color Lab