#FAAC94 Color

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

Color preview

#FAAC94

Color formats

HEX
#FAAC94
RGB
rgb(250, 172, 148)
RGBA
rgba(250, 172, 148, 1)
HSL
hsl(14, 91%, 78%)
HSV
hsv(14, 41%, 98%)
CMYK
cmyk(0%, 31%, 41%, 2%)
CSS variable
--color-primary: #FAAC94;
Lowercase HEX
#faac94

Shades

Tints

Tones

Harmony

CSS snippets for #FAAC94

.color-faac94 {
  color: #FAAC94;
  background-color: #FAAC94;
}

Frequently asked questions

What color is #FAAC94?+

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

What is the closest Tailwind color to #FAAC94?+

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