#CC5DC3 Color

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

Color preview

#CC5DC3

Color formats

HEX
#CC5DC3
RGB
rgb(204, 93, 195)
RGBA
rgba(204, 93, 195, 1)
HSL
hsl(305, 52%, 58%)
HSV
hsv(305, 54%, 80%)
CMYK
cmyk(0%, 54%, 4%, 20%)
CSS variable
--color-primary: #CC5DC3;
Lowercase HEX
#cc5dc3

Shades

Tints

Tones

Harmony

CSS snippets for #CC5DC3

.color-cc5dc3 {
  color: #CC5DC3;
  background-color: #CC5DC3;
}

Frequently asked questions

What color is #CC5DC3?+

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

What is the closest Tailwind color to #CC5DC3?+

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