#E32FFF Color

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

Color preview

#E32FFF

Color formats

HEX
#E32FFF
RGB
rgb(227, 47, 255)
RGBA
rgba(227, 47, 255, 1)
HSL
hsl(292, 100%, 59%)
HSV
hsv(292, 82%, 100%)
CMYK
cmyk(11%, 82%, 0%, 0%)
CSS variable
--color-primary: #E32FFF;
Lowercase HEX
#e32fff

Shades

Tints

Tones

Harmony

CSS snippets for #E32FFF

.color-e32fff {
  color: #E32FFF;
  background-color: #E32FFF;
}

Frequently asked questions

What color is #E32FFF?+

#E32FFF is a HEX color with RGB value rgb(227, 47, 255) and HSL value hsl(292, 100%, 59%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E32FFF?+

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