#E01FEB Color

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

Color preview

#E01FEB

Color formats

HEX
#E01FEB
RGB
rgb(224, 31, 235)
RGBA
rgba(224, 31, 235, 1)
HSL
hsl(297, 84%, 52%)
HSV
hsv(297, 87%, 92%)
CMYK
cmyk(5%, 87%, 0%, 8%)
CSS variable
--color-primary: #E01FEB;
Lowercase HEX
#e01feb

Shades

Tints

Tones

Harmony

CSS snippets for #E01FEB

.color-e01feb {
  color: #E01FEB;
  background-color: #E01FEB;
}

Frequently asked questions

What color is #E01FEB?+

#E01FEB is a HEX color with RGB value rgb(224, 31, 235) and HSL value hsl(297, 84%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E01FEB?+

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