#FF80BF Color

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

Color preview

#FF80BF

Color formats

HEX
#FF80BF
RGB
rgb(255, 128, 191)
RGBA
rgba(255, 128, 191, 1)
HSL
hsl(330, 100%, 75%)
HSV
hsv(330, 50%, 100%)
CMYK
cmyk(0%, 50%, 25%, 0%)
CSS variable
--color-primary: #FF80BF;
Lowercase HEX
#ff80bf

Shades

Tints

Tones

Harmony

CSS snippets for #FF80BF

.color-ff80bf {
  color: #FF80BF;
  background-color: #FF80BF;
}

Frequently asked questions

What color is #FF80BF?+

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

What is the closest Tailwind color to #FF80BF?+

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