#CC5BBB Color

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

Color preview

#CC5BBB

Color formats

HEX
#CC5BBB
RGB
rgb(204, 91, 187)
RGBA
rgba(204, 91, 187, 1)
HSL
hsl(309, 53%, 58%)
HSV
hsv(309, 55%, 80%)
CMYK
cmyk(0%, 55%, 8%, 20%)
CSS variable
--color-primary: #CC5BBB;
Lowercase HEX
#cc5bbb

Shades

Tints

Tones

Harmony

CSS snippets for #CC5BBB

.color-cc5bbb {
  color: #CC5BBB;
  background-color: #CC5BBB;
}

Frequently asked questions

What color is #CC5BBB?+

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

What is the closest Tailwind color to #CC5BBB?+

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