#E03AEF Color

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

Color preview

#E03AEF

Color formats

HEX
#E03AEF
RGB
rgb(224, 58, 239)
RGBA
rgba(224, 58, 239, 1)
HSL
hsl(295, 85%, 58%)
HSV
hsv(295, 76%, 94%)
CMYK
cmyk(6%, 76%, 0%, 6%)
CSS variable
--color-primary: #E03AEF;
Lowercase HEX
#e03aef

Shades

Tints

Tones

Harmony

CSS snippets for #E03AEF

.color-e03aef {
  color: #E03AEF;
  background-color: #E03AEF;
}

Frequently asked questions

What color is #E03AEF?+

#E03AEF is a HEX color with RGB value rgb(224, 58, 239) and HSL value hsl(295, 85%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #E03AEF?+

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