Skip to content

#df6000

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

RGB
223, 96, 0
HSL
26°, 100%, 44%
CMYK
0, 57, 100, 13
Luminance
0.2405

Every format

HEX#df6000
RGBrgb(223, 96, 0)
HSLhsl(26, 100%, 44%)
CMYKcmyk(0%, 57%, 100%, 13%)
LABlab(56.1 46.1 65.2)
LCHlch(56.1 79.9 54.7)
OKLCHoklch(0.639 0.178 46.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df6000 on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#df6000 on black: 5.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green37.6%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta57.0%
Yellow100.0%
Key (black)12.5%

Color previews

#df6000 text on a black background

contrast 5.81:1

Card sample

#df6000 text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df6000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df6000 in the Color Lab