Skip to content

#df581c

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

RGB
223, 88, 28
HSL
19°, 78%, 49%
CMYK
0, 61, 87, 13
Luminance
0.2275

Every format

HEX#df581c
RGBrgb(223, 88, 28)
HSLhsl(19, 78%, 49%)
CMYKcmyk(0%, 61%, 87%, 13%)
LABlab(54.8 50.1 57.4)
LCHlch(54.8 76.2 48.8)
OKLCHoklch(0.629 0.181 40.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df581c on white: 3.78:1
AA ✗ fail · AA-large · AAA
Aa
#df581c on black: 5.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green34.5%
Blue11.0%

CMYK percentages

Cyan0.0%
Magenta60.5%
Yellow87.4%
Key (black)12.5%

Color previews

#df581c text on a black background

contrast 5.55:1

Card sample

#df581c text on a white background

contrast 3.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df581c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df581c in the Color Lab