Skip to content

#df680c

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

RGB
223, 104, 12
HSL
26°, 90%, 46%
CMYK
0, 53, 95, 13
Luminance
0.2562

Every format

HEX#df680c
RGBrgb(223, 104, 12)
HSLhsl(26, 90%, 46%)
CMYKcmyk(0%, 53%, 95%, 13%)
LABlab(57.7 42.4 63.9)
LCHlch(57.7 76.7 56.5)
OKLCHoklch(0.651 0.171 48.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df680c on white: 3.43:1
AA ✗ fail · AA-large · AAA
Aa
#df680c on black: 6.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green40.8%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta53.4%
Yellow94.6%
Key (black)12.5%

Color previews

#df680c text on a black background

contrast 6.12:1

Card sample

#df680c text on a white background

contrast 3.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df680c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df680c in the Color Lab