Skip to content

#df8002

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

RGB
223, 128, 2
HSL
34°, 98%, 44%
CMYK
0, 43, 99, 13
Luminance
0.3113

Every format

HEX#df8002
RGBrgb(223, 128, 2)
HSLhsl(34, 98%, 44%)
CMYKcmyk(0%, 43%, 99%, 13%)
LABlab(62.6 30.0 68.8)
LCHlch(62.6 75.0 66.4)
OKLCHoklch(0.689 0.159 61.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8002 on white: 2.91:1
AA ✗ fail · AA-large · AAA
Aa
#df8002 on black: 7.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green50.2%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta42.6%
Yellow99.1%
Key (black)12.5%

Color previews

#df8002 text on a black background

contrast 7.23:1

Card sample

#df8002 text on a white background

contrast 2.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8002

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8002 in the Color Lab