#E001FE Color

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

Color preview

#E001FE

Color formats

HEX
#E001FE
RGB
rgb(224, 1, 254)
RGBA
rgba(224, 1, 254, 1)
HSL
hsl(293, 99%, 50%)
HSV
hsv(293, 100%, 100%)
CMYK
cmyk(12%, 100%, 0%, 0%)
CSS variable
--color-primary: #E001FE;
Lowercase HEX
#e001fe

Shades

Tints

Tones

Harmony

CSS snippets for #E001FE

.color-e001fe {
  color: #E001FE;
  background-color: #E001FE;
}

Frequently asked questions

What color is #E001FE?+

#E001FE is a HEX color with RGB value rgb(224, 1, 254) and HSL value hsl(293, 99%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E001FE?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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