#FE9DEC Color

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

Color preview

#FE9DEC

Color formats

HEX
#FE9DEC
RGB
rgb(254, 157, 236)
RGBA
rgba(254, 157, 236, 1)
HSL
hsl(311, 98%, 81%)
HSV
hsv(311, 38%, 100%)
CMYK
cmyk(0%, 38%, 7%, 0%)
CSS variable
--color-primary: #FE9DEC;
Lowercase HEX
#fe9dec

Shades

Tints

Tones

Harmony

CSS snippets for #FE9DEC

.color-fe9dec {
  color: #FE9DEC;
  background-color: #FE9DEC;
}

Frequently asked questions

What color is #FE9DEC?+

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

What is the closest Tailwind color to #FE9DEC?+

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