Skip to content

#df757a

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

RGB
223, 117, 122
HSL
357°, 62%, 67%
CMYK
0, 48, 45, 13
Luminance
0.2982

Every format

HEX#df757a
RGBrgb(223, 117, 122)
HSLhsl(357, 62%, 67%)
CMYKcmyk(0%, 48%, 45%, 13%)
LABlab(61.5 41.6 16.2)
LCHlch(61.5 44.6 21.2)
OKLCHoklch(0.684 0.132 18.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df757a on white: 3.02:1
AA ✗ fail · AA-large · AAA
Aa
#df757a on black: 6.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green45.9%
Blue47.8%

CMYK percentages

Cyan0.0%
Magenta47.5%
Yellow45.3%
Key (black)12.5%

Color previews

#df757a text on a black background

contrast 6.96:1

Card sample

#df757a text on a white background

contrast 3.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df757a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df757a in the Color Lab