#E23EE5 Color

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

Color preview

#E23EE5

Color formats

HEX
#E23EE5
RGB
rgb(226, 62, 229)
RGBA
rgba(226, 62, 229, 1)
HSL
hsl(299, 76%, 57%)
HSV
hsv(299, 73%, 90%)
CMYK
cmyk(1%, 73%, 0%, 10%)
CSS variable
--color-primary: #E23EE5;
Lowercase HEX
#e23ee5

Shades

Tints

Tones

Harmony

CSS snippets for #E23EE5

.color-e23ee5 {
  color: #E23EE5;
  background-color: #E23EE5;
}

Frequently asked questions

What color is #E23EE5?+

#E23EE5 is a HEX color with RGB value rgb(226, 62, 229) and HSL value hsl(299, 76%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #E23EE5?+

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