#FF9EAB Color

Inspect #FF9EAB across formats, palettes, contrast and closest named color matches.

Color preview

#FF9EAB

Color formats

HEX
#FF9EAB
RGB
rgb(255, 158, 171)
RGBA
rgba(255, 158, 171, 1)
HSL
hsl(352, 100%, 81%)
HSV
hsv(352, 38%, 100%)
CMYK
cmyk(0%, 38%, 33%, 0%)
CSS variable
--color-primary: #FF9EAB;
Lowercase HEX
#ff9eab

Shades

Tints

Tones

Harmony

CSS snippets for #FF9EAB

.color-ff9eab {
  color: #FF9EAB;
  background-color: #FF9EAB;
}

Frequently asked questions

What color is #FF9EAB?+

#FF9EAB is a HEX color with RGB value rgb(255, 158, 171) and HSL value hsl(352, 100%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FF9EAB?+

The closest Tailwind color is rose-300, available as the bg-rose-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools