#CC88B4 Color

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

Color preview

#CC88B4

Color formats

HEX
#CC88B4
RGB
rgb(204, 136, 180)
RGBA
rgba(204, 136, 180, 1)
HSL
hsl(321, 40%, 67%)
HSV
hsv(321, 33%, 80%)
CMYK
cmyk(0%, 33%, 12%, 20%)
CSS variable
--color-primary: #CC88B4;
Lowercase HEX
#cc88b4

Shades

Tints

Tones

Harmony

CSS snippets for #CC88B4

.color-cc88b4 {
  color: #CC88B4;
  background-color: #CC88B4;
}

Frequently asked questions

What color is #CC88B4?+

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

What is the closest Tailwind color to #CC88B4?+

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