#CC55BE Color

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

Color preview

#CC55BE

Color formats

HEX
#CC55BE
RGB
rgb(204, 85, 190)
RGBA
rgba(204, 85, 190, 1)
HSL
hsl(307, 54%, 57%)
HSV
hsv(307, 58%, 80%)
CMYK
cmyk(0%, 58%, 7%, 20%)
CSS variable
--color-primary: #CC55BE;
Lowercase HEX
#cc55be

Shades

Tints

Tones

Harmony

CSS snippets for #CC55BE

.color-cc55be {
  color: #CC55BE;
  background-color: #CC55BE;
}

Frequently asked questions

What color is #CC55BE?+

#CC55BE is a HEX color with RGB value rgb(204, 85, 190) and HSL value hsl(307, 54%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC55BE?+

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