Skip to content

#df4002

a dark, electric orange · warm · closest name: tomato

RGB
223, 64, 2
HSL
17°, 98%, 44%
CMYK
0, 71, 99, 13
Luminance
0.1936

Every format

HEX#df4002
RGBrgb(223, 64, 2)
HSLhsl(17, 98%, 44%)
CMYKcmyk(0%, 71%, 99%, 13%)
LABlab(51.1 59.6 62.1)
LCHlch(51.1 86.1 46.2)
OKLCHoklch(0.601 0.203 36.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green25.1%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta71.3%
Yellow99.1%
Key (black)12.5%

Color previews

#df4002 text on a black background

contrast 4.87:1

Card sample

#df4002 text on a white background

contrast 4.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df4002

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df4002 in the Color Lab