#CC88CB Color

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

Color preview

#CC88CB

Color formats

HEX
#CC88CB
RGB
rgb(204, 136, 203)
RGBA
rgba(204, 136, 203, 1)
HSL
hsl(301, 40%, 67%)
HSV
hsv(301, 33%, 80%)
CMYK
cmyk(0%, 33%, 0%, 20%)
CSS variable
--color-primary: #CC88CB;
Lowercase HEX
#cc88cb

Shades

Tints

Tones

Harmony

CSS snippets for #CC88CB

.color-cc88cb {
  color: #CC88CB;
  background-color: #CC88CB;
}

Frequently asked questions

What color is #CC88CB?+

#CC88CB is a HEX color with RGB value rgb(204, 136, 203) and HSL value hsl(301, 40%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC88CB?+

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