#FABAAB Color

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

Color preview

#FABAAB

Color formats

HEX
#FABAAB
RGB
rgb(250, 186, 171)
RGBA
rgba(250, 186, 171, 1)
HSL
hsl(11, 89%, 83%)
HSV
hsv(11, 32%, 98%)
CMYK
cmyk(0%, 26%, 32%, 2%)
CSS variable
--color-primary: #FABAAB;
Lowercase HEX
#fabaab

Shades

Tints

Tones

Harmony

CSS snippets for #FABAAB

.color-fabaab {
  color: #FABAAB;
  background-color: #FABAAB;
}

Frequently asked questions

What color is #FABAAB?+

#FABAAB is a HEX color with RGB value rgb(250, 186, 171) and HSL value hsl(11, 89%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FABAAB?+

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