#FE9FED Color

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

Color preview

#FE9FED

Color formats

HEX
#FE9FED
RGB
rgb(254, 159, 237)
RGBA
rgba(254, 159, 237, 1)
HSL
hsl(311, 98%, 81%)
HSV
hsv(311, 37%, 100%)
CMYK
cmyk(0%, 37%, 7%, 0%)
CSS variable
--color-primary: #FE9FED;
Lowercase HEX
#fe9fed

Shades

Tints

Tones

Harmony

CSS snippets for #FE9FED

.color-fe9fed {
  color: #FE9FED;
  background-color: #FE9FED;
}

Frequently asked questions

What color is #FE9FED?+

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

What is the closest Tailwind color to #FE9FED?+

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