Skip to content

#dd7755

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

RGB
221, 119, 85
HSL
15°, 67%, 60%
CMYK
0, 46, 62, 13
Luminance
0.2922

Every format

HEX#dd7755
RGBrgb(221, 119, 85)
HSLhsl(15, 67%, 60%)
CMYKcmyk(0%, 46%, 62%, 13%)
LABlab(61.0 36.7 36.2)
LCHlch(61.0 51.6 44.6)
OKLCHoklch(0.677 0.136 39.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green46.7%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta46.2%
Yellow61.5%
Key (black)13.3%

Color previews

#dd7755 text on a black background

contrast 6.84:1

Card sample

#dd7755 text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dd7755

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dd7755 in the Color Lab