Skip to content

#ff99a0

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

RGB
255, 153, 160
HSL
356°, 100%, 80%
CMYK
0, 40, 37, 0
Luminance
0.4658

Every format

HEX#ff99a0
RGBrgb(255, 153, 160)
HSLhsl(356, 100%, 80%)
CMYKcmyk(0%, 40%, 37%, 0%)
LABlab(73.9 38.9 12.8)
LCHlch(73.9 40.9 18.3)
OKLCHoklch(0.790 0.122 15.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff99a0 on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#ff99a0 on black: 10.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue62.7%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow37.3%
Key (black)0.0%

Color previews

#ff99a0 text on a black background

contrast 10.32:1

Card sample

#ff99a0 text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff99a0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff99a0 in the Color Lab