#CC59C2 Color

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

Color preview

#CC59C2

Color formats

HEX
#CC59C2
RGB
rgb(204, 89, 194)
RGBA
rgba(204, 89, 194, 1)
HSL
hsl(305, 53%, 57%)
HSV
hsv(305, 56%, 80%)
CMYK
cmyk(0%, 56%, 5%, 20%)
CSS variable
--color-primary: #CC59C2;
Lowercase HEX
#cc59c2

Shades

Tints

Tones

Harmony

CSS snippets for #CC59C2

.color-cc59c2 {
  color: #CC59C2;
  background-color: #CC59C2;
}

Frequently asked questions

What color is #CC59C2?+

#CC59C2 is a HEX color with RGB value rgb(204, 89, 194) and HSL value hsl(305, 53%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC59C2?+

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