#FF80FF Color

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

Color preview

#FF80FF

Color formats

HEX
#FF80FF
RGB
rgb(255, 128, 255)
RGBA
rgba(255, 128, 255, 1)
HSL
hsl(300, 100%, 75%)
HSV
hsv(300, 50%, 100%)
CMYK
cmyk(0%, 50%, 0%, 0%)
CSS variable
--color-primary: #FF80FF;
Lowercase HEX
#ff80ff

Shades

Tints

Tones

Harmony

CSS snippets for #FF80FF

.color-ff80ff {
  color: #FF80FF;
  background-color: #FF80FF;
}

Frequently asked questions

What color is #FF80FF?+

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

What is the closest Tailwind color to #FF80FF?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-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