Skip to content

#df8205

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

RGB
223, 130, 5
HSL
34°, 96%, 45%
CMYK
0, 42, 98, 13
Luminance
0.3166

Every format

HEX#df8205
RGBrgb(223, 130, 5)
HSLhsl(34, 96%, 45%)
CMYKcmyk(0%, 42%, 98%, 13%)
LABlab(63.1 29.0 68.6)
LCHlch(63.1 74.4 67.1)
OKLCHoklch(0.692 0.158 62.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8205 on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#df8205 on black: 7.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green51.0%
Blue2.0%

CMYK percentages

Cyan0.0%
Magenta41.7%
Yellow97.8%
Key (black)12.5%

Color previews

#df8205 text on a black background

contrast 7.33:1

Card sample

#df8205 text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8205

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8205 in the Color Lab