#FE9FEF Color

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

Color preview

#FE9FEF

Color formats

HEX
#FE9FEF
RGB
rgb(254, 159, 239)
RGBA
rgba(254, 159, 239, 1)
HSL
hsl(309, 98%, 81%)
HSV
hsv(309, 37%, 100%)
CMYK
cmyk(0%, 37%, 6%, 0%)
CSS variable
--color-primary: #FE9FEF;
Lowercase HEX
#fe9fef

Shades

Tints

Tones

Harmony

CSS snippets for #FE9FEF

.color-fe9fef {
  color: #FE9FEF;
  background-color: #FE9FEF;
}

Frequently asked questions

What color is #FE9FEF?+

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

What is the closest Tailwind color to #FE9FEF?+

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