#FC80ED Color

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

Color preview

#FC80ED

Color formats

HEX
#FC80ED
RGB
rgb(252, 128, 237)
RGBA
rgba(252, 128, 237, 1)
HSL
hsl(307, 95%, 75%)
HSV
hsv(307, 49%, 99%)
CMYK
cmyk(0%, 49%, 6%, 1%)
CSS variable
--color-primary: #FC80ED;
Lowercase HEX
#fc80ed

Shades

Tints

Tones

Harmony

CSS snippets for #FC80ED

.color-fc80ed {
  color: #FC80ED;
  background-color: #FC80ED;
}

Frequently asked questions

What color is #FC80ED?+

#FC80ED is a HEX color with RGB value rgb(252, 128, 237) and HSL value hsl(307, 95%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FC80ED?+

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