#FABAA1 Color

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

Color preview

#FABAA1

Color formats

HEX
#FABAA1
RGB
rgb(250, 186, 161)
RGBA
rgba(250, 186, 161, 1)
HSL
hsl(17, 90%, 81%)
HSV
hsv(17, 36%, 98%)
CMYK
cmyk(0%, 26%, 36%, 2%)
CSS variable
--color-primary: #FABAA1;
Lowercase HEX
#fabaa1

Shades

Tints

Tones

Harmony

CSS snippets for #FABAA1

.color-fabaa1 {
  color: #FABAA1;
  background-color: #FABAA1;
}

Frequently asked questions

What color is #FABAA1?+

#FABAA1 is a HEX color with RGB value rgb(250, 186, 161) and HSL value hsl(17, 90%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FABAA1?+

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