Skip to content

#db7575

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

RGB
219, 117, 117
HSL
0°, 59%, 66%
CMYK
0, 47, 47, 14
Luminance
0.2907

Every format

HEX#db7575
RGBrgb(219, 117, 117)
HSLhsl(0, 59%, 66%)
CMYKcmyk(0%, 47%, 47%, 14%)
LABlab(60.8 39.6 18.1)
LCHlch(60.8 43.6 24.5)
OKLCHoklch(0.678 0.128 21.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db7575 on white: 3.08:1
AA ✗ fail · AA-large · AAA
Aa
#db7575 on black: 6.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green45.9%
Blue45.9%

CMYK percentages

Cyan0.0%
Magenta46.6%
Yellow46.6%
Key (black)14.1%

Color previews

#db7575 text on a black background

contrast 6.81:1

Card sample

#db7575 text on a white background

contrast 3.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db7575

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db7575 in the Color Lab