#CC50C0 Color

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

Color preview

#CC50C0

Color formats

HEX
#CC50C0
RGB
rgb(204, 80, 192)
RGBA
rgba(204, 80, 192, 1)
HSL
hsl(306, 55%, 56%)
HSV
hsv(306, 61%, 80%)
CMYK
cmyk(0%, 61%, 6%, 20%)
CSS variable
--color-primary: #CC50C0;
Lowercase HEX
#cc50c0

Shades

Tints

Tones

Harmony

CSS snippets for #CC50C0

.color-cc50c0 {
  color: #CC50C0;
  background-color: #CC50C0;
}

Frequently asked questions

What color is #CC50C0?+

#CC50C0 is a HEX color with RGB value rgb(204, 80, 192) and HSL value hsl(306, 55%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC50C0?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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