Skip to content

#dd5511

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

RGB
221, 85, 17
HSL
20°, 86%, 47%
CMYK
0, 62, 92, 13
Luminance
0.2191

Every format

HEX#dd5511
RGBrgb(221, 85, 17)
HSLhsl(20, 86%, 47%)
CMYKcmyk(0%, 62%, 92%, 13%)
LABlab(53.9 50.6 60.1)
LCHlch(53.9 78.5 49.9)
OKLCHoklch(0.622 0.184 41.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dd5511 on white: 3.90:1
AA ✗ fail · AA-large · AAA
Aa
#dd5511 on black: 5.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green33.3%
Blue6.7%

CMYK percentages

Cyan0.0%
Magenta61.5%
Yellow92.3%
Key (black)13.3%

Color previews

#dd5511 text on a black background

contrast 5.38:1

Card sample

#dd5511 text on a white background

contrast 3.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dd5511

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dd5511 in the Color Lab