#FC5DEC Color

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

Color preview

#FC5DEC

Color formats

HEX
#FC5DEC
RGB
rgb(252, 93, 236)
RGBA
rgba(252, 93, 236, 1)
HSL
hsl(306, 96%, 68%)
HSV
hsv(306, 63%, 99%)
CMYK
cmyk(0%, 63%, 6%, 1%)
CSS variable
--color-primary: #FC5DEC;
Lowercase HEX
#fc5dec

Shades

Tints

Tones

Harmony

CSS snippets for #FC5DEC

.color-fc5dec {
  color: #FC5DEC;
  background-color: #FC5DEC;
}

Frequently asked questions

What color is #FC5DEC?+

#FC5DEC is a HEX color with RGB value rgb(252, 93, 236) and HSL value hsl(306, 96%, 68%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FC5DEC?+

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