Skip to content

#df5801

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

RGB
223, 88, 1
HSL
24°, 99%, 44%
CMYK
0, 61, 100, 13
Luminance
0.2267

Every format

HEX#df5801
RGBrgb(223, 88, 1)
HSLhsl(24, 99%, 44%)
CMYKcmyk(0%, 61%, 100%, 13%)
LABlab(54.7 49.8 64.2)
LCHlch(54.7 81.3 52.2)
OKLCHoklch(0.628 0.185 43.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df5801 on white: 3.79:1
AA ✗ fail · AA-large · AAA
Aa
#df5801 on black: 5.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green34.5%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta60.5%
Yellow99.6%
Key (black)12.5%

Color previews

#df5801 text on a black background

contrast 5.53:1

Card sample

#df5801 text on a white background

contrast 3.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df5801

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df5801 in the Color Lab