#EE1AEE Color

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

Color preview

#EE1AEE

Color formats

HEX
#EE1AEE
RGB
rgb(238, 26, 238)
RGBA
rgba(238, 26, 238, 1)
HSL
hsl(300, 86%, 52%)
HSV
hsv(300, 89%, 93%)
CMYK
cmyk(0%, 89%, 0%, 7%)
CSS variable
--color-primary: #EE1AEE;
Lowercase HEX
#ee1aee

Shades

Tints

Tones

Harmony

CSS snippets for #EE1AEE

.color-ee1aee {
  color: #EE1AEE;
  background-color: #EE1AEE;
}

Frequently asked questions

What color is #EE1AEE?+

#EE1AEE is a HEX color with RGB value rgb(238, 26, 238) and HSL value hsl(300, 86%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EE1AEE?+

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