#FE8BBB Color

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

Color preview

#FE8BBB

Color formats

HEX
#FE8BBB
RGB
rgb(254, 139, 187)
RGBA
rgba(254, 139, 187, 1)
HSL
hsl(335, 98%, 77%)
HSV
hsv(335, 45%, 100%)
CMYK
cmyk(0%, 45%, 26%, 0%)
CSS variable
--color-primary: #FE8BBB;
Lowercase HEX
#fe8bbb

Shades

Tints

Tones

Harmony

CSS snippets for #FE8BBB

.color-fe8bbb {
  color: #FE8BBB;
  background-color: #FE8BBB;
}

Frequently asked questions

What color is #FE8BBB?+

#FE8BBB is a HEX color with RGB value rgb(254, 139, 187) and HSL value hsl(335, 98%, 77%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FE8BBB?+

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