#CC88BC Color

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

Color preview

#CC88BC

Color formats

HEX
#CC88BC
RGB
rgb(204, 136, 188)
RGBA
rgba(204, 136, 188, 1)
HSL
hsl(314, 40%, 67%)
HSV
hsv(314, 33%, 80%)
CMYK
cmyk(0%, 33%, 8%, 20%)
CSS variable
--color-primary: #CC88BC;
Lowercase HEX
#cc88bc

Shades

Tints

Tones

Harmony

CSS snippets for #CC88BC

.color-cc88bc {
  color: #CC88BC;
  background-color: #CC88BC;
}

Frequently asked questions

What color is #CC88BC?+

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

What is the closest Tailwind color to #CC88BC?+

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