Skip to content

#dd7f00

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

RGB
221, 127, 0
HSL
35°, 100%, 43%
CMYK
0, 43, 100, 13
Luminance
0.3055

Every format

HEX#dd7f00
RGBrgb(221, 127, 0)
HSLhsl(35, 100%, 43%)
CMYKcmyk(0%, 43%, 100%, 13%)
LABlab(62.1 29.7 68.6)
LCHlch(62.1 74.8 66.6)
OKLCHoklch(0.684 0.158 61.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dd7f00 on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#dd7f00 on black: 7.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green49.8%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta42.5%
Yellow100.0%
Key (black)13.3%

Color previews

#dd7f00 text on a black background

contrast 7.11:1

Card sample

#dd7f00 text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dd7f00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dd7f00 in the Color Lab