Skip to content

#df8b0c

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

RGB
223, 139, 12
HSL
36°, 90%, 46%
CMYK
0, 38, 95, 13
Luminance
0.3418

Every format

HEX#df8b0c
RGBrgb(223, 139, 12)
HSLhsl(36, 90%, 46%)
CMYKcmyk(0%, 38%, 95%, 13%)
LABlab(65.1 24.3 68.9)
LCHlch(65.1 73.1 70.6)
OKLCHoklch(0.708 0.154 67.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8b0c on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#df8b0c on black: 7.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green54.5%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta37.7%
Yellow94.6%
Key (black)12.5%

Color previews

#df8b0c text on a black background

contrast 7.84:1

Card sample

#df8b0c text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8b0c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8b0c in the Color Lab