Skip to content

#df7003

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

RGB
223, 112, 3
HSL
30°, 97%, 44%
CMYK
0, 50, 99, 13
Luminance
0.2728

Every format

HEX#df7003
RGBrgb(223, 112, 3)
HSLhsl(30, 97%, 44%)
CMYKcmyk(0%, 50%, 99%, 13%)
LABlab(59.2 38.3 66.5)
LCHlch(59.2 76.7 60.1)
OKLCHoklch(0.663 0.167 53.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df7003 on white: 3.25:1
AA ✗ fail · AA-large · AAA
Aa
#df7003 on black: 6.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green43.9%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow98.7%
Key (black)12.5%

Color previews

#df7003 text on a black background

contrast 6.46:1

Card sample

#df7003 text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7003

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df7003 in the Color Lab