Skip to content

#df4502

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

RGB
223, 69, 2
HSL
18°, 98%, 44%
CMYK
0, 69, 99, 13
Luminance
0.1995

Every format

HEX#df4502
RGBrgb(223, 69, 2)
HSLhsl(18, 98%, 44%)
CMYKcmyk(0%, 69%, 99%, 13%)
LABlab(51.8 57.7 62.5)
LCHlch(51.8 85.0 47.2)
OKLCHoklch(0.606 0.200 37.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df4502 on white: 4.21:1
AA ✗ fail · AA-large · AAA
Aa
#df4502 on black: 4.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green27.1%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta69.1%
Yellow99.1%
Key (black)12.5%

Color previews

#df4502 text on a black background

contrast 4.99:1

Card sample

#df4502 text on a white background

contrast 4.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df4502

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df4502 in the Color Lab