Skip to content

#df7f80

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

RGB
223, 127, 128
HSL
359°, 60%, 69%
CMYK
0, 43, 43, 13
Luminance
0.3243

Every format

HEX#df7f80
RGBrgb(223, 127, 128)
HSLhsl(359, 60%, 69%)
CMYKcmyk(0%, 43%, 43%, 13%)
LABlab(63.7 37.1 15.8)
LCHlch(63.7 40.3 23.1)
OKLCHoklch(0.701 0.119 19.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df7f80 on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#df7f80 on black: 7.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green49.8%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta43.0%
Yellow42.6%
Key (black)12.5%

Color previews

#df7f80 text on a black background

contrast 7.49:1

Card sample

#df7f80 text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7f80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df7f80 in the Color Lab