#FC80C6 Color

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

Color preview

#FC80C6

Color formats

HEX
#FC80C6
RGB
rgb(252, 128, 198)
RGBA
rgba(252, 128, 198, 1)
HSL
hsl(326, 95%, 75%)
HSV
hsv(326, 49%, 99%)
CMYK
cmyk(0%, 49%, 21%, 1%)
CSS variable
--color-primary: #FC80C6;
Lowercase HEX
#fc80c6

Shades

Tints

Tones

Harmony

CSS snippets for #FC80C6

.color-fc80c6 {
  color: #FC80C6;
  background-color: #FC80C6;
}

Frequently asked questions

What color is #FC80C6?+

#FC80C6 is a HEX color with RGB value rgb(252, 128, 198) and HSL value hsl(326, 95%, 75%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FC80C6?+

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