#E31BEE Color

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

Color preview

#E31BEE

Color formats

HEX
#E31BEE
RGB
rgb(227, 27, 238)
RGBA
rgba(227, 27, 238, 1)
HSL
hsl(297, 86%, 52%)
HSV
hsv(297, 89%, 93%)
CMYK
cmyk(5%, 89%, 0%, 7%)
CSS variable
--color-primary: #E31BEE;
Lowercase HEX
#e31bee

Shades

Tints

Tones

Harmony

CSS snippets for #E31BEE

.color-e31bee {
  color: #E31BEE;
  background-color: #E31BEE;
}

Frequently asked questions

What color is #E31BEE?+

#E31BEE is a HEX color with RGB value rgb(227, 27, 238) and HSL value hsl(297, 86%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E31BEE?+

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