#FAAC91 Color

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

Color preview

#FAAC91

Color formats

HEX
#FAAC91
RGB
rgb(250, 172, 145)
RGBA
rgba(250, 172, 145, 1)
HSL
hsl(15, 91%, 77%)
HSV
hsv(15, 42%, 98%)
CMYK
cmyk(0%, 31%, 42%, 2%)
CSS variable
--color-primary: #FAAC91;
Lowercase HEX
#faac91

Shades

Tints

Tones

Harmony

CSS snippets for #FAAC91

.color-faac91 {
  color: #FAAC91;
  background-color: #FAAC91;
}

Frequently asked questions

What color is #FAAC91?+

#FAAC91 is a HEX color with RGB value rgb(250, 172, 145) and HSL value hsl(15, 91%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAAC91?+

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