#CC60CD Color

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

Color preview

#CC60CD

Color formats

HEX
#CC60CD
RGB
rgb(204, 96, 205)
RGBA
rgba(204, 96, 205, 1)
HSL
hsl(299, 52%, 59%)
HSV
hsv(299, 53%, 80%)
CMYK
cmyk(0%, 53%, 0%, 20%)
CSS variable
--color-primary: #CC60CD;
Lowercase HEX
#cc60cd

Shades

Tints

Tones

Harmony

CSS snippets for #CC60CD

.color-cc60cd {
  color: #CC60CD;
  background-color: #CC60CD;
}

Frequently asked questions

What color is #CC60CD?+

#CC60CD is a HEX color with RGB value rgb(204, 96, 205) and HSL value hsl(299, 52%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC60CD?+

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