#FAAB9A Color

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

Color preview

#FAAB9A

Color formats

HEX
#FAAB9A
RGB
rgb(250, 171, 154)
RGBA
rgba(250, 171, 154, 1)
HSL
hsl(11, 91%, 79%)
HSV
hsv(11, 38%, 98%)
CMYK
cmyk(0%, 32%, 38%, 2%)
CSS variable
--color-primary: #FAAB9A;
Lowercase HEX
#faab9a

Shades

Tints

Tones

Harmony

CSS snippets for #FAAB9A

.color-faab9a {
  color: #FAAB9A;
  background-color: #FAAB9A;
}

Frequently asked questions

What color is #FAAB9A?+

#FAAB9A is a HEX color with RGB value rgb(250, 171, 154) and HSL value hsl(11, 91%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAAB9A?+

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