#CC88DD Color

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

Color preview

#CC88DD

Color formats

HEX
#CC88DD
RGB
rgb(204, 136, 221)
RGBA
rgba(204, 136, 221, 1)
HSL
hsl(288, 56%, 70%)
HSV
hsv(288, 38%, 87%)
CMYK
cmyk(8%, 38%, 0%, 13%)
CSS variable
--color-primary: #CC88DD;
Lowercase HEX
#cc88dd

Shades

Tints

Tones

Harmony

CSS snippets for #CC88DD

.color-cc88dd {
  color: #CC88DD;
  background-color: #CC88DD;
}

Frequently asked questions

What color is #CC88DD?+

#CC88DD is a HEX color with RGB value rgb(204, 136, 221) and HSL value hsl(288, 56%, 70%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC88DD?+

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