#FE9FBB Color

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

Color preview

#FE9FBB

Color formats

HEX
#FE9FBB
RGB
rgb(254, 159, 187)
RGBA
rgba(254, 159, 187, 1)
HSL
hsl(342, 98%, 81%)
HSV
hsv(342, 37%, 100%)
CMYK
cmyk(0%, 37%, 26%, 0%)
CSS variable
--color-primary: #FE9FBB;
Lowercase HEX
#fe9fbb

Shades

Tints

Tones

Harmony

CSS snippets for #FE9FBB

.color-fe9fbb {
  color: #FE9FBB;
  background-color: #FE9FBB;
}

Frequently asked questions

What color is #FE9FBB?+

#FE9FBB is a HEX color with RGB value rgb(254, 159, 187) and HSL value hsl(342, 98%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FE9FBB?+

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