Skip to content

#df6403

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

RGB
223, 100, 3
HSL
27°, 97%, 44%
CMYK
0, 55, 99, 13
Luminance
0.2481

Every format

HEX#df6403
RGBrgb(223, 100, 3)
HSLhsl(27, 97%, 44%)
CMYKcmyk(0%, 55%, 99%, 13%)
LABlab(56.9 44.2 65.1)
LCHlch(56.9 78.7 55.8)
OKLCHoklch(0.645 0.175 47.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df6403 on white: 3.52:1
AA ✗ fail · AA-large · AAA
Aa
#df6403 on black: 5.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green39.2%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta55.2%
Yellow98.7%
Key (black)12.5%

Color previews

#df6403 text on a black background

contrast 5.96:1

Card sample

#df6403 text on a white background

contrast 3.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df6403

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df6403 in the Color Lab