Skip to content

#df412a

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

RGB
223, 65, 42
HSL
8°, 74%, 52%
CMYK
0, 71, 81, 13
Luminance
0.1964

Every format

HEX#df412a
RGBrgb(223, 65, 42)
HSLhsl(8, 74%, 52%)
CMYKcmyk(0%, 71%, 81%, 13%)
LABlab(51.4 59.9 48.4)
LCHlch(51.4 77.0 38.9)
OKLCHoklch(0.604 0.198 31.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df412a on white: 4.26:1
AA ✗ fail · AA-large · AAA
Aa
#df412a on black: 4.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green25.5%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta70.9%
Yellow81.2%
Key (black)12.5%

Color previews

#df412a text on a black background

contrast 4.93:1

Card sample

#df412a text on a white background

contrast 4.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df412a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df412a in the Color Lab