#CC7BDC Color

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

Color preview

#CC7BDC

Color formats

HEX
#CC7BDC
RGB
rgb(204, 123, 220)
RGBA
rgba(204, 123, 220, 1)
HSL
hsl(290, 58%, 67%)
HSV
hsv(290, 44%, 86%)
CMYK
cmyk(7%, 44%, 0%, 14%)
CSS variable
--color-primary: #CC7BDC;
Lowercase HEX
#cc7bdc

Shades

Tints

Tones

Harmony

CSS snippets for #CC7BDC

.color-cc7bdc {
  color: #CC7BDC;
  background-color: #CC7BDC;
}

Frequently asked questions

What color is #CC7BDC?+

#CC7BDC is a HEX color with RGB value rgb(204, 123, 220) and HSL value hsl(290, 58%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC7BDC?+

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