Skip to content

#df757b

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

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

Every format

HEX#df757b
RGBrgb(223, 117, 123)
HSLhsl(357, 62%, 67%)
CMYKcmyk(0%, 48%, 45%, 13%)
LABlab(61.5 41.7 15.6)
LCHlch(61.5 44.5 20.6)
OKLCHoklch(0.684 0.132 17.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df757b on white: 3.01:1
AA ✗ fail · AA-large · AAA
Aa
#df757b on black: 6.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green45.9%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta47.5%
Yellow44.8%
Key (black)12.5%

Color previews

#df757b text on a black background

contrast 6.97:1

Card sample

#df757b text on a white background

contrast 3.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df757b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df757b in the Color Lab