#FAAB90 Color

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

Color preview

#FAAB90

Color formats

HEX
#FAAB90
RGB
rgb(250, 171, 144)
RGBA
rgba(250, 171, 144, 1)
HSL
hsl(15, 91%, 77%)
HSV
hsv(15, 42%, 98%)
CMYK
cmyk(0%, 32%, 42%, 2%)
CSS variable
--color-primary: #FAAB90;
Lowercase HEX
#faab90

Shades

Tints

Tones

Harmony

CSS snippets for #FAAB90

.color-faab90 {
  color: #FAAB90;
  background-color: #FAAB90;
}

Frequently asked questions

What color is #FAAB90?+

#FAAB90 is a HEX color with RGB value rgb(250, 171, 144) and HSL value hsl(15, 91%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAAB90?+

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