Skip to content

#ff776f

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

RGB
255, 119, 111
HSL
3°, 100%, 72%
CMYK
0, 53, 57, 0
Luminance
0.3560

Every format

HEX#ff776f
RGBrgb(255, 119, 111)
HSLhsl(3, 100%, 72%)
CMYKcmyk(0%, 53%, 57%, 0%)
LABlab(66.2 51.1 29.5)
LCHlch(66.2 59.0 30.0)
OKLCHoklch(0.728 0.168 25.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff776f on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#ff776f on black: 8.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green46.7%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta53.3%
Yellow56.5%
Key (black)0.0%

Color previews

#ff776f text on a black background

contrast 8.12:1

Card sample

#ff776f text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff776f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff776f in the Color Lab