#EEA4FE Color

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

Color preview

#EEA4FE

Color formats

HEX
#EEA4FE
RGB
rgb(238, 164, 254)
RGBA
rgba(238, 164, 254, 1)
HSL
hsl(289, 98%, 82%)
HSV
hsv(289, 35%, 100%)
CMYK
cmyk(6%, 35%, 0%, 0%)
CSS variable
--color-primary: #EEA4FE;
Lowercase HEX
#eea4fe

Shades

Tints

Tones

Harmony

CSS snippets for #EEA4FE

.color-eea4fe {
  color: #EEA4FE;
  background-color: #EEA4FE;
}

Frequently asked questions

What color is #EEA4FE?+

#EEA4FE is a HEX color with RGB value rgb(238, 164, 254) and HSL value hsl(289, 98%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EEA4FE?+

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