#FE01FA Color

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

Color preview

#FE01FA

Color formats

HEX
#FE01FA
RGB
rgb(254, 1, 250)
RGBA
rgba(254, 1, 250, 1)
HSL
hsl(301, 99%, 50%)
HSV
hsv(301, 100%, 100%)
CMYK
cmyk(0%, 100%, 2%, 0%)
CSS variable
--color-primary: #FE01FA;
Lowercase HEX
#fe01fa

Shades

Tints

Tones

Harmony

CSS snippets for #FE01FA

.color-fe01fa {
  color: #FE01FA;
  background-color: #FE01FA;
}

Frequently asked questions

What color is #FE01FA?+

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

What is the closest Tailwind color to #FE01FA?+

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