Skip to content

#df8f77

a light, vivid red · warm · closest name: salmon

RGB
223, 143, 119
HSL
14°, 62%, 67%
CMYK
0, 36, 47, 13
Luminance
0.3666

Every format

HEX#df8f77
RGBrgb(223, 143, 119)
HSLhsl(14, 62%, 67%)
CMYKcmyk(0%, 36%, 47%, 13%)
LABlab(67.0 27.7 25.4)
LCHlch(67.0 37.6 42.5)
OKLCHoklch(0.726 0.104 37.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8f77 on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#df8f77 on black: 8.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green56.1%
Blue46.7%

CMYK percentages

Cyan0.0%
Magenta35.9%
Yellow46.6%
Key (black)12.5%

Color previews

#df8f77 text on a black background

contrast 8.33:1

Card sample

#df8f77 text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8f77

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8f77 in the Color Lab