#FAAC96 Color

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

Color preview

#FAAC96

Color formats

HEX
#FAAC96
RGB
rgb(250, 172, 150)
RGBA
rgba(250, 172, 150, 1)
HSL
hsl(13, 91%, 78%)
HSV
hsv(13, 40%, 98%)
CMYK
cmyk(0%, 31%, 40%, 2%)
CSS variable
--color-primary: #FAAC96;
Lowercase HEX
#faac96

Shades

Tints

Tones

Harmony

CSS snippets for #FAAC96

.color-faac96 {
  color: #FAAC96;
  background-color: #FAAC96;
}

Frequently asked questions

What color is #FAAC96?+

#FAAC96 is a HEX color with RGB value rgb(250, 172, 150) and HSL value hsl(13, 91%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAAC96?+

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