#CC5DB4 Color

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

Color preview

#CC5DB4

Color formats

HEX
#CC5DB4
RGB
rgb(204, 93, 180)
RGBA
rgba(204, 93, 180, 1)
HSL
hsl(313, 52%, 58%)
HSV
hsv(313, 54%, 80%)
CMYK
cmyk(0%, 54%, 12%, 20%)
CSS variable
--color-primary: #CC5DB4;
Lowercase HEX
#cc5db4

Shades

Tints

Tones

Harmony

CSS snippets for #CC5DB4

.color-cc5db4 {
  color: #CC5DB4;
  background-color: #CC5DB4;
}

Frequently asked questions

What color is #CC5DB4?+

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

What is the closest Tailwind color to #CC5DB4?+

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