#CC88CD Color

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

Color preview

#CC88CD

Color formats

HEX
#CC88CD
RGB
rgb(204, 136, 205)
RGBA
rgba(204, 136, 205, 1)
HSL
hsl(299, 41%, 67%)
HSV
hsv(299, 34%, 80%)
CMYK
cmyk(0%, 34%, 0%, 20%)
CSS variable
--color-primary: #CC88CD;
Lowercase HEX
#cc88cd

Shades

Tints

Tones

Harmony

CSS snippets for #CC88CD

.color-cc88cd {
  color: #CC88CD;
  background-color: #CC88CD;
}

Frequently asked questions

What color is #CC88CD?+

#CC88CD is a HEX color with RGB value rgb(204, 136, 205) and HSL value hsl(299, 41%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC88CD?+

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