#CC88B0 Color

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

Color preview

#CC88B0

Color formats

HEX
#CC88B0
RGB
rgb(204, 136, 176)
RGBA
rgba(204, 136, 176, 1)
HSL
hsl(325, 40%, 67%)
HSV
hsv(325, 33%, 80%)
CMYK
cmyk(0%, 33%, 14%, 20%)
CSS variable
--color-primary: #CC88B0;
Lowercase HEX
#cc88b0

Shades

Tints

Tones

Harmony

CSS snippets for #CC88B0

.color-cc88b0 {
  color: #CC88B0;
  background-color: #CC88B0;
}

Frequently asked questions

What color is #CC88B0?+

#CC88B0 is a HEX color with RGB value rgb(204, 136, 176) and HSL value hsl(325, 40%, 67%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC88B0?+

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