#FAAA98 Color

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

Color preview

#FAAA98

Color formats

HEX
#FAAA98
RGB
rgb(250, 170, 152)
RGBA
rgba(250, 170, 152, 1)
HSL
hsl(11, 91%, 79%)
HSV
hsv(11, 39%, 98%)
CMYK
cmyk(0%, 32%, 39%, 2%)
CSS variable
--color-primary: #FAAA98;
Lowercase HEX
#faaa98

Shades

Tints

Tones

Harmony

CSS snippets for #FAAA98

.color-faaa98 {
  color: #FAAA98;
  background-color: #FAAA98;
}

Frequently asked questions

What color is #FAAA98?+

#FAAA98 is a HEX color with RGB value rgb(250, 170, 152) and HSL value hsl(11, 91%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAAA98?+

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