#FE80AC Color

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

Color preview

#FE80AC

Color formats

HEX
#FE80AC
RGB
rgb(254, 128, 172)
RGBA
rgba(254, 128, 172, 1)
HSL
hsl(339, 98%, 75%)
HSV
hsv(339, 50%, 100%)
CMYK
cmyk(0%, 50%, 32%, 0%)
CSS variable
--color-primary: #FE80AC;
Lowercase HEX
#fe80ac

Shades

Tints

Tones

Harmony

CSS snippets for #FE80AC

.color-fe80ac {
  color: #FE80AC;
  background-color: #FE80AC;
}

Frequently asked questions

What color is #FE80AC?+

#FE80AC is a HEX color with RGB value rgb(254, 128, 172) and HSL value hsl(339, 98%, 75%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FE80AC?+

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