#CC5CC0 Color

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

Color preview

#CC5CC0

Color formats

HEX
#CC5CC0
RGB
rgb(204, 92, 192)
RGBA
rgba(204, 92, 192, 1)
HSL
hsl(306, 52%, 58%)
HSV
hsv(306, 55%, 80%)
CMYK
cmyk(0%, 55%, 6%, 20%)
CSS variable
--color-primary: #CC5CC0;
Lowercase HEX
#cc5cc0

Shades

Tints

Tones

Harmony

CSS snippets for #CC5CC0

.color-cc5cc0 {
  color: #CC5CC0;
  background-color: #CC5CC0;
}

Frequently asked questions

What color is #CC5CC0?+

#CC5CC0 is a HEX color with RGB value rgb(204, 92, 192) and HSL value hsl(306, 52%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC5CC0?+

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