#E32EF7 Color

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

Color preview

#E32EF7

Color formats

HEX
#E32EF7
RGB
rgb(227, 46, 247)
RGBA
rgba(227, 46, 247, 1)
HSL
hsl(294, 93%, 57%)
HSV
hsv(294, 81%, 97%)
CMYK
cmyk(8%, 81%, 0%, 3%)
CSS variable
--color-primary: #E32EF7;
Lowercase HEX
#e32ef7

Shades

Tints

Tones

Harmony

CSS snippets for #E32EF7

.color-e32ef7 {
  color: #E32EF7;
  background-color: #E32EF7;
}

Frequently asked questions

What color is #E32EF7?+

#E32EF7 is a HEX color with RGB value rgb(227, 46, 247) and HSL value hsl(294, 93%, 57%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E32EF7?+

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