#FFAB9E Color

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

Color preview

#FFAB9E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFAB9E

.color-ffab9e {
  color: #FFAB9E;
  background-color: #FFAB9E;
}

Frequently asked questions

What color is #FFAB9E?+

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

What is the closest Tailwind color to #FFAB9E?+

The closest Tailwind color is red-300, available as the bg-red-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