#FAAC9C Color

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

Color preview

#FAAC9C

Color formats

HEX
#FAAC9C
RGB
rgb(250, 172, 156)
RGBA
rgba(250, 172, 156, 1)
HSL
hsl(10, 90%, 80%)
HSV
hsv(10, 38%, 98%)
CMYK
cmyk(0%, 31%, 38%, 2%)
CSS variable
--color-primary: #FAAC9C;
Lowercase HEX
#faac9c

Shades

Tints

Tones

Harmony

CSS snippets for #FAAC9C

.color-faac9c {
  color: #FAAC9C;
  background-color: #FAAC9C;
}

Frequently asked questions

What color is #FAAC9C?+

#FAAC9C is a HEX color with RGB value rgb(250, 172, 156) and HSL value hsl(10, 90%, 80%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAAC9C?+

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