Skip to content

#df073c

a balanced, electric red · warm · “crimson”

RGB
223, 7, 60
HSL
345°, 94%, 45%
CMYK
0, 97, 73, 13
Luminance
0.1617

Every format

HEX#df073c
RGBrgb(223, 7, 60)
HSLhsl(345, 94%, 45%)
CMYKcmyk(0%, 97%, 73%, 13%)
LABlab(47.2 73.0 33.9)
LCHlch(47.2 80.5 24.9)
OKLCHoklch(0.573 0.228 19.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df073c on white: 4.96:1
AA ✓ pass · AA-large · AAA
Aa
#df073c on black: 4.23:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green2.7%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta96.9%
Yellow73.1%
Key (black)12.5%

Color previews

#df073c text on a black background

contrast 4.23:1

Card sample

#df073c text on a white background

contrast 4.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df073c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df073c in the Color Lab