#FABDFA Color

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

Color preview

#FABDFA

Color formats

HEX
#FABDFA
RGB
rgb(250, 189, 250)
RGBA
rgba(250, 189, 250, 1)
HSL
hsl(300, 86%, 86%)
HSV
hsv(300, 24%, 98%)
CMYK
cmyk(0%, 24%, 0%, 2%)
CSS variable
--color-primary: #FABDFA;
Lowercase HEX
#fabdfa

Shades

Tints

Tones

Harmony

CSS snippets for #FABDFA

.color-fabdfa {
  color: #FABDFA;
  background-color: #FABDFA;
}

Frequently asked questions

What color is #FABDFA?+

#FABDFA is a HEX color with RGB value rgb(250, 189, 250) and HSL value hsl(300, 86%, 86%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #FABDFA?+

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