Skip to content

#da7777

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

RGB
218, 119, 119
HSL
0°, 57%, 66%
CMYK
0, 45, 45, 15
Luminance
0.2943

Every format

HEX#da7777
RGBrgb(218, 119, 119)
HSLhsl(0, 57%, 66%)
CMYKcmyk(0%, 45%, 45%, 15%)
LABlab(61.2 38.4 17.3)
LCHlch(61.2 42.2 24.3)
OKLCHoklch(0.680 0.124 20.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da7777 on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#da7777 on black: 6.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green46.7%
Blue46.7%

CMYK percentages

Cyan0.0%
Magenta45.4%
Yellow45.4%
Key (black)14.5%

Color previews

#da7777 text on a black background

contrast 6.89:1

Card sample

#da7777 text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da7777

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da7777 in the Color Lab