#FC80D3 Color

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

Color preview

#FC80D3

Color formats

HEX
#FC80D3
RGB
rgb(252, 128, 211)
RGBA
rgba(252, 128, 211, 1)
HSL
hsl(320, 95%, 75%)
HSV
hsv(320, 49%, 99%)
CMYK
cmyk(0%, 49%, 16%, 1%)
CSS variable
--color-primary: #FC80D3;
Lowercase HEX
#fc80d3

Shades

Tints

Tones

Harmony

CSS snippets for #FC80D3

.color-fc80d3 {
  color: #FC80D3;
  background-color: #FC80D3;
}

Frequently asked questions

What color is #FC80D3?+

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

What is the closest Tailwind color to #FC80D3?+

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