#FC5DEE Color

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

Color preview

#FC5DEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FC5DEE

.color-fc5dee {
  color: #FC5DEE;
  background-color: #FC5DEE;
}

Frequently asked questions

What color is #FC5DEE?+

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

What is the closest Tailwind color to #FC5DEE?+

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