#FF80CA Color

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

Color preview

#FF80CA

Color formats

HEX
#FF80CA
RGB
rgb(255, 128, 202)
RGBA
rgba(255, 128, 202, 1)
HSL
hsl(325, 100%, 75%)
HSV
hsv(325, 50%, 100%)
CMYK
cmyk(0%, 50%, 21%, 0%)
CSS variable
--color-primary: #FF80CA;
Lowercase HEX
#ff80ca

Shades

Tints

Tones

Harmony

CSS snippets for #FF80CA

.color-ff80ca {
  color: #FF80CA;
  background-color: #FF80CA;
}

Frequently asked questions

What color is #FF80CA?+

#FF80CA is a HEX color with RGB value rgb(255, 128, 202) and HSL value hsl(325, 100%, 75%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF80CA?+

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