#FE9FFA Color

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

Color preview

#FE9FFA

Color formats

HEX
#FE9FFA
RGB
rgb(254, 159, 250)
RGBA
rgba(254, 159, 250, 1)
HSL
hsl(303, 98%, 81%)
HSV
hsv(303, 37%, 100%)
CMYK
cmyk(0%, 37%, 2%, 0%)
CSS variable
--color-primary: #FE9FFA;
Lowercase HEX
#fe9ffa

Shades

Tints

Tones

Harmony

CSS snippets for #FE9FFA

.color-fe9ffa {
  color: #FE9FFA;
  background-color: #FE9FFA;
}

Frequently asked questions

What color is #FE9FFA?+

#FE9FFA is a HEX color with RGB value rgb(254, 159, 250) and HSL value hsl(303, 98%, 81%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FE9FFA?+

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