#EE89FE Color

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

Color preview

#EE89FE

Color formats

HEX
#EE89FE
RGB
rgb(238, 137, 254)
RGBA
rgba(238, 137, 254, 1)
HSL
hsl(292, 98%, 77%)
HSV
hsv(292, 46%, 100%)
CMYK
cmyk(6%, 46%, 0%, 0%)
CSS variable
--color-primary: #EE89FE;
Lowercase HEX
#ee89fe

Shades

Tints

Tones

Harmony

CSS snippets for #EE89FE

.color-ee89fe {
  color: #EE89FE;
  background-color: #EE89FE;
}

Frequently asked questions

What color is #EE89FE?+

#EE89FE is a HEX color with RGB value rgb(238, 137, 254) and HSL value hsl(292, 98%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE89FE?+

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