#FE9AEF Color

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

Color preview

#FE9AEF

Color formats

HEX
#FE9AEF
RGB
rgb(254, 154, 239)
RGBA
rgba(254, 154, 239, 1)
HSL
hsl(309, 98%, 80%)
HSV
hsv(309, 39%, 100%)
CMYK
cmyk(0%, 39%, 6%, 0%)
CSS variable
--color-primary: #FE9AEF;
Lowercase HEX
#fe9aef

Shades

Tints

Tones

Harmony

CSS snippets for #FE9AEF

.color-fe9aef {
  color: #FE9AEF;
  background-color: #FE9AEF;
}

Frequently asked questions

What color is #FE9AEF?+

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

What is the closest Tailwind color to #FE9AEF?+

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