Skip to content

#dd9955

a balanced, vivid orange · warm · closest name: peru

RGB
221, 153, 85
HSL
30°, 67%, 60%
CMYK
0, 31, 62, 13
Luminance
0.3881

Every format

HEX#dd9955
RGBrgb(221, 153, 85)
HSLhsl(30, 67%, 60%)
CMYKcmyk(0%, 31%, 62%, 13%)
LABlab(68.6 18.7 45.4)
LCHlch(68.6 49.0 67.6)
OKLCHoklch(0.736 0.117 64.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dd9955 on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#dd9955 on black: 8.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green60.0%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta30.8%
Yellow61.5%
Key (black)13.3%

Color previews

#dd9955 text on a black background

contrast 8.76:1

Card sample

#dd9955 text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dd9955

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dd9955 in the Color Lab