Skip to content

#df8f75

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

RGB
223, 143, 117
HSL
15°, 62%, 67%
CMYK
0, 36, 48, 13
Luminance
0.3662

Every format

HEX#df8f75
RGBrgb(223, 143, 117)
HSLhsl(15, 62%, 67%)
CMYKcmyk(0%, 36%, 48%, 13%)
LABlab(67.0 27.5 26.4)
LCHlch(67.0 38.1 43.9)
OKLCHoklch(0.726 0.105 38.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green56.1%
Blue45.9%

CMYK percentages

Cyan0.0%
Magenta35.9%
Yellow47.5%
Key (black)12.5%

Color previews

#df8f75 text on a black background

contrast 8.32:1

Card sample

#df8f75 text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8f75

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8f75 in the Color Lab