#FC80FE Color

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

Color preview

#FC80FE

Color formats

HEX
#FC80FE
RGB
rgb(252, 128, 254)
RGBA
rgba(252, 128, 254, 1)
HSL
hsl(299, 98%, 75%)
HSV
hsv(299, 50%, 100%)
CMYK
cmyk(1%, 50%, 0%, 0%)
CSS variable
--color-primary: #FC80FE;
Lowercase HEX
#fc80fe

Shades

Tints

Tones

Harmony

CSS snippets for #FC80FE

.color-fc80fe {
  color: #FC80FE;
  background-color: #FC80FE;
}

Frequently asked questions

What color is #FC80FE?+

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

What is the closest Tailwind color to #FC80FE?+

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