#FE80BB Color

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

Color preview

#FE80BB

Color formats

HEX
#FE80BB
RGB
rgb(254, 128, 187)
RGBA
rgba(254, 128, 187, 1)
HSL
hsl(332, 98%, 75%)
HSV
hsv(332, 50%, 100%)
CMYK
cmyk(0%, 50%, 26%, 0%)
CSS variable
--color-primary: #FE80BB;
Lowercase HEX
#fe80bb

Shades

Tints

Tones

Harmony

CSS snippets for #FE80BB

.color-fe80bb {
  color: #FE80BB;
  background-color: #FE80BB;
}

Frequently asked questions

What color is #FE80BB?+

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

What is the closest Tailwind color to #FE80BB?+

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