#EABFFA Color

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

Color preview

#EABFFA

Color formats

HEX
#EABFFA
RGB
rgb(234, 191, 250)
RGBA
rgba(234, 191, 250, 1)
HSL
hsl(284, 86%, 86%)
HSV
hsv(284, 24%, 98%)
CMYK
cmyk(6%, 24%, 0%, 2%)
CSS variable
--color-primary: #EABFFA;
Lowercase HEX
#eabffa

Shades

Tints

Tones

Harmony

CSS snippets for #EABFFA

.color-eabffa {
  color: #EABFFA;
  background-color: #EABFFA;
}

Frequently asked questions

What color is #EABFFA?+

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

What is the closest Tailwind color to #EABFFA?+

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