Skip to content

#df4200

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

RGB
223, 66, 0
HSL
18°, 100%, 44%
CMYK
0, 70, 100, 13
Luminance
0.1958

Every format

HEX#df4200
RGBrgb(223, 66, 0)
HSLhsl(18, 100%, 44%)
CMYKcmyk(0%, 70%, 100%, 13%)
LABlab(51.4 58.8 62.7)
LCHlch(51.4 86.0 46.8)
OKLCHoklch(0.603 0.202 36.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df4200 on white: 4.27:1
AA ✗ fail · AA-large · AAA
Aa
#df4200 on black: 4.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green25.9%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta70.4%
Yellow100.0%
Key (black)12.5%

Color previews

#df4200 text on a black background

contrast 4.92:1

Card sample

#df4200 text on a white background

contrast 4.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df4200

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df4200 in the Color Lab