#FAAA9A Color

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

Color preview

#FAAA9A

Color formats

HEX
#FAAA9A
RGB
rgb(250, 170, 154)
RGBA
rgba(250, 170, 154, 1)
HSL
hsl(10, 91%, 79%)
HSV
hsv(10, 38%, 98%)
CMYK
cmyk(0%, 32%, 38%, 2%)
CSS variable
--color-primary: #FAAA9A;
Lowercase HEX
#faaa9a

Shades

Tints

Tones

Harmony

CSS snippets for #FAAA9A

.color-faaa9a {
  color: #FAAA9A;
  background-color: #FAAA9A;
}

Frequently asked questions

What color is #FAAA9A?+

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

What is the closest Tailwind color to #FAAA9A?+

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