Skip to content

#df233c

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

RGB
223, 35, 60
HSL
352°, 75%, 51%
CMYK
0, 84, 73, 13
Luminance
0.1722

Every format

HEX#df233c
RGBrgb(223, 35, 60)
HSLhsl(352, 75%, 51%)
CMYKcmyk(0%, 84%, 73%, 13%)
LABlab(48.5 69.1 35.5)
LCHlch(48.5 77.7 27.2)
OKLCHoklch(0.583 0.218 21.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green13.7%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta84.3%
Yellow73.1%
Key (black)12.5%

Color previews

#df233c text on a black background

contrast 4.44:1

Card sample

#df233c text on a white background

contrast 4.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df233c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df233c in the Color Lab