#FA01FE Color

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

Color preview

#FA01FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FA01FE

.color-fa01fe {
  color: #FA01FE;
  background-color: #FA01FE;
}

Frequently asked questions

What color is #FA01FE?+

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

What is the closest Tailwind color to #FA01FE?+

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