#E20AFF Color

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

Color preview

#E20AFF

Color formats

HEX
#E20AFF
RGB
rgb(226, 10, 255)
RGBA
rgba(226, 10, 255, 1)
HSL
hsl(293, 100%, 52%)
HSV
hsv(293, 96%, 100%)
CMYK
cmyk(11%, 96%, 0%, 0%)
CSS variable
--color-primary: #E20AFF;
Lowercase HEX
#e20aff

Shades

Tints

Tones

Harmony

CSS snippets for #E20AFF

.color-e20aff {
  color: #E20AFF;
  background-color: #E20AFF;
}

Frequently asked questions

What color is #E20AFF?+

#E20AFF is a HEX color with RGB value rgb(226, 10, 255) and HSL value hsl(293, 100%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E20AFF?+

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