Skip to content

#df183c

a balanced, electric red · warm · “crimson”

RGB
223, 24, 60
HSL
349°, 81%, 48%
CMYK
0, 89, 73, 13
Luminance
0.1667

Every format

HEX#df183c
RGBrgb(223, 24, 60)
HSLhsl(349, 81%, 48%)
CMYKcmyk(0%, 89%, 73%, 13%)
LABlab(47.8 71.1 34.7)
LCHlch(47.8 79.1 26.0)
OKLCHoklch(0.578 0.223 20.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df183c on white: 4.85:1
AA ✓ pass · AA-large · AAA
Aa
#df183c on black: 4.33:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green9.4%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta89.2%
Yellow73.1%
Key (black)12.5%

Color previews

#df183c text on a black background

contrast 4.33:1

Card sample

#df183c text on a white background

contrast 4.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df183c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df183c in the Color Lab