#CC5DBA Color

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

Color preview

#CC5DBA

Color formats

HEX
#CC5DBA
RGB
rgb(204, 93, 186)
RGBA
rgba(204, 93, 186, 1)
HSL
hsl(310, 52%, 58%)
HSV
hsv(310, 54%, 80%)
CMYK
cmyk(0%, 54%, 9%, 20%)
CSS variable
--color-primary: #CC5DBA;
Lowercase HEX
#cc5dba

Shades

Tints

Tones

Harmony

CSS snippets for #CC5DBA

.color-cc5dba {
  color: #CC5DBA;
  background-color: #CC5DBA;
}

Frequently asked questions

What color is #CC5DBA?+

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

What is the closest Tailwind color to #CC5DBA?+

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