#FABDAB Color

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

Color preview

#FABDAB

Color formats

HEX
#FABDAB
RGB
rgb(250, 189, 171)
RGBA
rgba(250, 189, 171, 1)
HSL
hsl(14, 89%, 83%)
HSV
hsv(14, 32%, 98%)
CMYK
cmyk(0%, 24%, 32%, 2%)
CSS variable
--color-primary: #FABDAB;
Lowercase HEX
#fabdab

Shades

Tints

Tones

Harmony

CSS snippets for #FABDAB

.color-fabdab {
  color: #FABDAB;
  background-color: #FABDAB;
}

Frequently asked questions

What color is #FABDAB?+

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

What is the closest Tailwind color to #FABDAB?+

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