#CC50BE Color

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

Color preview

#CC50BE

Color formats

HEX
#CC50BE
RGB
rgb(204, 80, 190)
RGBA
rgba(204, 80, 190, 1)
HSL
hsl(307, 55%, 56%)
HSV
hsv(307, 61%, 80%)
CMYK
cmyk(0%, 61%, 7%, 20%)
CSS variable
--color-primary: #CC50BE;
Lowercase HEX
#cc50be

Shades

Tints

Tones

Harmony

CSS snippets for #CC50BE

.color-cc50be {
  color: #CC50BE;
  background-color: #CC50BE;
}

Frequently asked questions

What color is #CC50BE?+

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

What is the closest Tailwind color to #CC50BE?+

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