#CC5DBB Color

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

Color preview

#CC5DBB

Color formats

HEX
#CC5DBB
RGB
rgb(204, 93, 187)
RGBA
rgba(204, 93, 187, 1)
HSL
hsl(309, 52%, 58%)
HSV
hsv(309, 54%, 80%)
CMYK
cmyk(0%, 54%, 8%, 20%)
CSS variable
--color-primary: #CC5DBB;
Lowercase HEX
#cc5dbb

Shades

Tints

Tones

Harmony

CSS snippets for #CC5DBB

.color-cc5dbb {
  color: #CC5DBB;
  background-color: #CC5DBB;
}

Frequently asked questions

What color is #CC5DBB?+

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

What is the closest Tailwind color to #CC5DBB?+

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