#EABBFA Color

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

Color preview

#EABBFA

Color formats

HEX
#EABBFA
RGB
rgb(234, 187, 250)
RGBA
rgba(234, 187, 250, 1)
HSL
hsl(285, 86%, 86%)
HSV
hsv(285, 25%, 98%)
CMYK
cmyk(6%, 25%, 0%, 2%)
CSS variable
--color-primary: #EABBFA;
Lowercase HEX
#eabbfa

Shades

Tints

Tones

Harmony

CSS snippets for #EABBFA

.color-eabbfa {
  color: #EABBFA;
  background-color: #EABBFA;
}

Frequently asked questions

What color is #EABBFA?+

#EABBFA is a HEX color with RGB value rgb(234, 187, 250) and HSL value hsl(285, 86%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EABBFA?+

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