#E500FA Color

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

Color preview

#E500FA

Color formats

HEX
#E500FA
RGB
rgb(229, 0, 250)
RGBA
rgba(229, 0, 250, 1)
HSL
hsl(295, 100%, 49%)
HSV
hsv(295, 100%, 98%)
CMYK
cmyk(8%, 100%, 0%, 2%)
CSS variable
--color-primary: #E500FA;
Lowercase HEX
#e500fa

Shades

Tints

Tones

Harmony

CSS snippets for #E500FA

.color-e500fa {
  color: #E500FA;
  background-color: #E500FA;
}

Frequently asked questions

What color is #E500FA?+

#E500FA is a HEX color with RGB value rgb(229, 0, 250) and HSL value hsl(295, 100%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E500FA?+

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