Skip to content

#df6502

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

RGB
223, 101, 2
HSL
27°, 98%, 44%
CMYK
0, 55, 99, 13
Luminance
0.2500

Every format

HEX#df6502
RGBrgb(223, 101, 2)
HSLhsl(27, 98%, 44%)
CMYKcmyk(0%, 55%, 99%, 13%)
LABlab(57.1 43.7 65.4)
LCHlch(57.1 78.6 56.2)
OKLCHoklch(0.646 0.175 48.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df6502 on white: 3.50:1
AA ✗ fail · AA-large · AAA
Aa
#df6502 on black: 6.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green39.6%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta54.7%
Yellow99.1%
Key (black)12.5%

Color previews

#df6502 text on a black background

contrast 6.00:1

Card sample

#df6502 text on a white background

contrast 3.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df6502

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df6502 in the Color Lab