#FA80FE Color

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

Color preview

#FA80FE

Color formats

HEX
#FA80FE
RGB
rgb(250, 128, 254)
RGBA
rgba(250, 128, 254, 1)
HSL
hsl(298, 98%, 75%)
HSV
hsv(298, 50%, 100%)
CMYK
cmyk(2%, 50%, 0%, 0%)
CSS variable
--color-primary: #FA80FE;
Lowercase HEX
#fa80fe

Shades

Tints

Tones

Harmony

CSS snippets for #FA80FE

.color-fa80fe {
  color: #FA80FE;
  background-color: #FA80FE;
}

Frequently asked questions

What color is #FA80FE?+

#FA80FE is a HEX color with RGB value rgb(250, 128, 254) and HSL value hsl(298, 98%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA80FE?+

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