#FE7DEC Color

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

Color preview

#FE7DEC

Color formats

HEX
#FE7DEC
RGB
rgb(254, 125, 236)
RGBA
rgba(254, 125, 236, 1)
HSL
hsl(308, 98%, 74%)
HSV
hsv(308, 51%, 100%)
CMYK
cmyk(0%, 51%, 7%, 0%)
CSS variable
--color-primary: #FE7DEC;
Lowercase HEX
#fe7dec

Shades

Tints

Tones

Harmony

CSS snippets for #FE7DEC

.color-fe7dec {
  color: #FE7DEC;
  background-color: #FE7DEC;
}

Frequently asked questions

What color is #FE7DEC?+

#FE7DEC is a HEX color with RGB value rgb(254, 125, 236) and HSL value hsl(308, 98%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FE7DEC?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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