#FABFA1 Color

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

Color preview

#FABFA1

Color formats

HEX
#FABFA1
RGB
rgb(250, 191, 161)
RGBA
rgba(250, 191, 161, 1)
HSL
hsl(20, 90%, 81%)
HSV
hsv(20, 36%, 98%)
CMYK
cmyk(0%, 24%, 36%, 2%)
CSS variable
--color-primary: #FABFA1;
Lowercase HEX
#fabfa1

Shades

Tints

Tones

Harmony

CSS snippets for #FABFA1

.color-fabfa1 {
  color: #FABFA1;
  background-color: #FABFA1;
}

Frequently asked questions

What color is #FABFA1?+

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

What is the closest Tailwind color to #FABFA1?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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