#FAAC90 Color

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

Color preview

#FAAC90

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAAC90

.color-faac90 {
  color: #FAAC90;
  background-color: #FAAC90;
}

Frequently asked questions

What color is #FAAC90?+

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

What is the closest Tailwind color to #FAAC90?+

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