Skip to content

#df6700

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

RGB
223, 103, 0
HSL
28°, 100%, 44%
CMYK
0, 54, 100, 13
Luminance
0.2539

Every format

HEX#df6700
RGBrgb(223, 103, 0)
HSLhsl(28, 100%, 44%)
CMYKcmyk(0%, 54%, 100%, 13%)
LABlab(57.5 42.7 66.0)
LCHlch(57.5 78.6 57.1)
OKLCHoklch(0.649 0.173 49.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df6700 on white: 3.46:1
AA ✗ fail · AA-large · AAA
Aa
#df6700 on black: 6.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green40.4%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta53.8%
Yellow100.0%
Key (black)12.5%

Color previews

#df6700 text on a black background

contrast 6.08:1

Card sample

#df6700 text on a white background

contrast 3.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df6700

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df6700 in the Color Lab