#CC5DDB Color

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

Color preview

#CC5DDB

Color formats

HEX
#CC5DDB
RGB
rgb(204, 93, 219)
RGBA
rgba(204, 93, 219, 1)
HSL
hsl(293, 64%, 61%)
HSV
hsv(293, 58%, 86%)
CMYK
cmyk(7%, 58%, 0%, 14%)
CSS variable
--color-primary: #CC5DDB;
Lowercase HEX
#cc5ddb

Shades

Tints

Tones

Harmony

CSS snippets for #CC5DDB

.color-cc5ddb {
  color: #CC5DDB;
  background-color: #CC5DDB;
}

Frequently asked questions

What color is #CC5DDB?+

#CC5DDB is a HEX color with RGB value rgb(204, 93, 219) and HSL value hsl(293, 64%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC5DDB?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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