Skip to content

#d47f00

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

RGB
212, 127, 0
HSL
36°, 100%, 42%
CMYK
0, 40, 100, 17
Luminance
0.2918

Every format

HEX#d47f00
RGBrgb(212, 127, 0)
HSLhsl(36, 100%, 42%)
CMYKcmyk(0%, 40%, 100%, 17%)
LABlab(60.9 25.9 67.3)
LCHlch(60.9 72.1 69.0)
OKLCHoklch(0.673 0.151 65.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d47f00 on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#d47f00 on black: 6.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.1%
Green49.8%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta40.1%
Yellow100.0%
Key (black)16.9%

Color previews

#d47f00 text on a black background

contrast 6.84:1

Card sample

#d47f00 text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(212, 127, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(212, 127, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d47f00;
background: linear-gradient(135deg, #d47f00, #9CD400);

Monochromatic scale

Palettes built from #d47f00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d47f00 in the Color Lab