#CC60BE Color

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

Color preview

#CC60BE

Color formats

HEX
#CC60BE
RGB
rgb(204, 96, 190)
RGBA
rgba(204, 96, 190, 1)
HSL
hsl(308, 51%, 59%)
HSV
hsv(308, 53%, 80%)
CMYK
cmyk(0%, 53%, 7%, 20%)
CSS variable
--color-primary: #CC60BE;
Lowercase HEX
#cc60be

Shades

Tints

Tones

Harmony

CSS snippets for #CC60BE

.color-cc60be {
  color: #CC60BE;
  background-color: #CC60BE;
}

Frequently asked questions

What color is #CC60BE?+

#CC60BE is a HEX color with RGB value rgb(204, 96, 190) and HSL value hsl(308, 51%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC60BE?+

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