#FC80CC Color

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

Color preview

#FC80CC

Color formats

HEX
#FC80CC
RGB
rgb(252, 128, 204)
RGBA
rgba(252, 128, 204, 1)
HSL
hsl(323, 95%, 75%)
HSV
hsv(323, 49%, 99%)
CMYK
cmyk(0%, 49%, 19%, 1%)
CSS variable
--color-primary: #FC80CC;
Lowercase HEX
#fc80cc

Shades

Tints

Tones

Harmony

CSS snippets for #FC80CC

.color-fc80cc {
  color: #FC80CC;
  background-color: #FC80CC;
}

Frequently asked questions

What color is #FC80CC?+

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

What is the closest Tailwind color to #FC80CC?+

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