#E52FE2 Color

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

Color preview

#E52FE2

Color formats

HEX
#E52FE2
RGB
rgb(229, 47, 226)
RGBA
rgba(229, 47, 226, 1)
HSL
hsl(301, 78%, 54%)
HSV
hsv(301, 79%, 90%)
CMYK
cmyk(0%, 79%, 1%, 10%)
CSS variable
--color-primary: #E52FE2;
Lowercase HEX
#e52fe2

Shades

Tints

Tones

Harmony

CSS snippets for #E52FE2

.color-e52fe2 {
  color: #E52FE2;
  background-color: #E52FE2;
}

Frequently asked questions

What color is #E52FE2?+

#E52FE2 is a HEX color with RGB value rgb(229, 47, 226) and HSL value hsl(301, 78%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #E52FE2?+

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