Skip to content

#df5202

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

RGB
223, 82, 2
HSL
22°, 98%, 44%
CMYK
0, 63, 99, 13
Luminance
0.2173

Every format

HEX#df5202
RGBrgb(223, 82, 2)
HSLhsl(22, 98%, 44%)
CMYKcmyk(0%, 63%, 99%, 13%)
LABlab(53.7 52.5 63.5)
LCHlch(53.7 82.3 50.4)
OKLCHoklch(0.621 0.189 41.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df5202 on white: 3.93:1
AA ✗ fail · AA-large · AAA
Aa
#df5202 on black: 5.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green32.2%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta63.2%
Yellow99.1%
Key (black)12.5%

Color previews

#df5202 text on a black background

contrast 5.35:1

Card sample

#df5202 text on a white background

contrast 3.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df5202

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df5202 in the Color Lab