#CC5BC3 Color

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

Color preview

#CC5BC3

Color formats

HEX
#CC5BC3
RGB
rgb(204, 91, 195)
RGBA
rgba(204, 91, 195, 1)
HSL
hsl(305, 53%, 58%)
HSV
hsv(305, 55%, 80%)
CMYK
cmyk(0%, 55%, 4%, 20%)
CSS variable
--color-primary: #CC5BC3;
Lowercase HEX
#cc5bc3

Shades

Tints

Tones

Harmony

CSS snippets for #CC5BC3

.color-cc5bc3 {
  color: #CC5BC3;
  background-color: #CC5BC3;
}

Frequently asked questions

What color is #CC5BC3?+

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

What is the closest Tailwind color to #CC5BC3?+

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