#ED01FE Color

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

Color preview

#ED01FE

Color formats

HEX
#ED01FE
RGB
rgb(237, 1, 254)
RGBA
rgba(237, 1, 254, 1)
HSL
hsl(296, 99%, 50%)
HSV
hsv(296, 100%, 100%)
CMYK
cmyk(7%, 100%, 0%, 0%)
CSS variable
--color-primary: #ED01FE;
Lowercase HEX
#ed01fe

Shades

Tints

Tones

Harmony

CSS snippets for #ED01FE

.color-ed01fe {
  color: #ED01FE;
  background-color: #ED01FE;
}

Frequently asked questions

What color is #ED01FE?+

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

What is the closest Tailwind color to #ED01FE?+

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