#CC5DCA Color

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

Color preview

#CC5DCA

Color formats

HEX
#CC5DCA
RGB
rgb(204, 93, 202)
RGBA
rgba(204, 93, 202, 1)
HSL
hsl(301, 52%, 58%)
HSV
hsv(301, 54%, 80%)
CMYK
cmyk(0%, 54%, 1%, 20%)
CSS variable
--color-primary: #CC5DCA;
Lowercase HEX
#cc5dca

Shades

Tints

Tones

Harmony

CSS snippets for #CC5DCA

.color-cc5dca {
  color: #CC5DCA;
  background-color: #CC5DCA;
}

Frequently asked questions

What color is #CC5DCA?+

#CC5DCA is a HEX color with RGB value rgb(204, 93, 202) and HSL value hsl(301, 52%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC5DCA?+

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