#FF80D7 Color

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

Color preview

#FF80D7

Color formats

HEX
#FF80D7
RGB
rgb(255, 128, 215)
RGBA
rgba(255, 128, 215, 1)
HSL
hsl(319, 100%, 75%)
HSV
hsv(319, 50%, 100%)
CMYK
cmyk(0%, 50%, 16%, 0%)
CSS variable
--color-primary: #FF80D7;
Lowercase HEX
#ff80d7

Shades

Tints

Tones

Harmony

CSS snippets for #FF80D7

.color-ff80d7 {
  color: #FF80D7;
  background-color: #FF80D7;
}

Frequently asked questions

What color is #FF80D7?+

#FF80D7 is a HEX color with RGB value rgb(255, 128, 215) and HSL value hsl(319, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF80D7?+

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