Skip to content

#df192c

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

RGB
223, 25, 44
HSL
354°, 80%, 49%
CMYK
0, 89, 80, 13
Luminance
0.1657

Every format

HEX#df192c
RGBrgb(223, 25, 44)
HSLhsl(354, 80%, 49%)
CMYKcmyk(0%, 89%, 80%, 13%)
LABlab(47.7 70.4 43.7)
LCHlch(47.7 82.9 31.8)
OKLCHoklch(0.577 0.224 24.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df192c on white: 4.87:1
AA ✓ pass · AA-large · AAA
Aa
#df192c on black: 4.31:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green9.8%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta88.8%
Yellow80.3%
Key (black)12.5%

Color previews

#df192c text on a black background

contrast 4.31:1

Card sample

#df192c text on a white background

contrast 4.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df192c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df192c in the Color Lab