#EEA1FE Color

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

Color preview

#EEA1FE

Color formats

HEX
#EEA1FE
RGB
rgb(238, 161, 254)
RGBA
rgba(238, 161, 254, 1)
HSL
hsl(290, 98%, 81%)
HSV
hsv(290, 37%, 100%)
CMYK
cmyk(6%, 37%, 0%, 0%)
CSS variable
--color-primary: #EEA1FE;
Lowercase HEX
#eea1fe

Shades

Tints

Tones

Harmony

CSS snippets for #EEA1FE

.color-eea1fe {
  color: #EEA1FE;
  background-color: #EEA1FE;
}

Frequently asked questions

What color is #EEA1FE?+

#EEA1FE is a HEX color with RGB value rgb(238, 161, 254) and HSL value hsl(290, 98%, 81%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EEA1FE?+

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