#FABDA8 Color

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

Color preview

#FABDA8

Color formats

HEX
#FABDA8
RGB
rgb(250, 189, 168)
RGBA
rgba(250, 189, 168, 1)
HSL
hsl(15, 89%, 82%)
HSV
hsv(15, 33%, 98%)
CMYK
cmyk(0%, 24%, 33%, 2%)
CSS variable
--color-primary: #FABDA8;
Lowercase HEX
#fabda8

Shades

Tints

Tones

Harmony

CSS snippets for #FABDA8

.color-fabda8 {
  color: #FABDA8;
  background-color: #FABDA8;
}

Frequently asked questions

What color is #FABDA8?+

#FABDA8 is a HEX color with RGB value rgb(250, 189, 168) and HSL value hsl(15, 89%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FABDA8?+

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