#E71EF6 Color

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

Color preview

#E71EF6

Color formats

HEX
#E71EF6
RGB
rgb(231, 30, 246)
RGBA
rgba(231, 30, 246, 1)
HSL
hsl(296, 92%, 54%)
HSV
hsv(296, 88%, 96%)
CMYK
cmyk(6%, 88%, 0%, 4%)
CSS variable
--color-primary: #E71EF6;
Lowercase HEX
#e71ef6

Shades

Tints

Tones

Harmony

CSS snippets for #E71EF6

.color-e71ef6 {
  color: #E71EF6;
  background-color: #E71EF6;
}

Frequently asked questions

What color is #E71EF6?+

#E71EF6 is a HEX color with RGB value rgb(231, 30, 246) and HSL value hsl(296, 92%, 54%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E71EF6?+

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