#FE9EFB Color

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

Color preview

#FE9EFB

Color formats

HEX
#FE9EFB
RGB
rgb(254, 158, 251)
RGBA
rgba(254, 158, 251, 1)
HSL
hsl(302, 98%, 81%)
HSV
hsv(302, 38%, 100%)
CMYK
cmyk(0%, 38%, 1%, 0%)
CSS variable
--color-primary: #FE9EFB;
Lowercase HEX
#fe9efb

Shades

Tints

Tones

Harmony

CSS snippets for #FE9EFB

.color-fe9efb {
  color: #FE9EFB;
  background-color: #FE9EFB;
}

Frequently asked questions

What color is #FE9EFB?+

#FE9EFB is a HEX color with RGB value rgb(254, 158, 251) and HSL value hsl(302, 98%, 81%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FE9EFB?+

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