#FC80CD Color

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

Color preview

#FC80CD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FC80CD

.color-fc80cd {
  color: #FC80CD;
  background-color: #FC80CD;
}

Frequently asked questions

What color is #FC80CD?+

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

What is the closest Tailwind color to #FC80CD?+

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