#E23AEE Color

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

Color preview

#E23AEE

Color formats

HEX
#E23AEE
RGB
rgb(226, 58, 238)
RGBA
rgba(226, 58, 238, 1)
HSL
hsl(296, 84%, 58%)
HSV
hsv(296, 76%, 93%)
CMYK
cmyk(5%, 76%, 0%, 7%)
CSS variable
--color-primary: #E23AEE;
Lowercase HEX
#e23aee

Shades

Tints

Tones

Harmony

CSS snippets for #E23AEE

.color-e23aee {
  color: #E23AEE;
  background-color: #E23AEE;
}

Frequently asked questions

What color is #E23AEE?+

#E23AEE is a HEX color with RGB value rgb(226, 58, 238) and HSL value hsl(296, 84%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #E23AEE?+

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