#FAABC9 Color

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

Color preview

#FAABC9

Color formats

HEX
#FAABC9
RGB
rgb(250, 171, 201)
RGBA
rgba(250, 171, 201, 1)
HSL
hsl(337, 89%, 83%)
HSV
hsv(337, 32%, 98%)
CMYK
cmyk(0%, 32%, 20%, 2%)
CSS variable
--color-primary: #FAABC9;
Lowercase HEX
#faabc9

Shades

Tints

Tones

Harmony

CSS snippets for #FAABC9

.color-faabc9 {
  color: #FAABC9;
  background-color: #FAABC9;
}

Frequently asked questions

What color is #FAABC9?+

#FAABC9 is a HEX color with RGB value rgb(250, 171, 201) and HSL value hsl(337, 89%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FAABC9?+

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