#CC88AA Color

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

Color preview

#CC88AA

Color formats

HEX
#CC88AA
RGB
rgb(204, 136, 170)
RGBA
rgba(204, 136, 170, 1)
HSL
hsl(330, 40%, 67%)
HSV
hsv(330, 33%, 80%)
CMYK
cmyk(0%, 33%, 17%, 20%)
CSS variable
--color-primary: #CC88AA;
Lowercase HEX
#cc88aa

Shades

Tints

Tones

Harmony

CSS snippets for #CC88AA

.color-cc88aa {
  color: #CC88AA;
  background-color: #CC88AA;
}

Frequently asked questions

What color is #CC88AA?+

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

What is the closest Tailwind color to #CC88AA?+

The closest Tailwind color is stone-400, available as the bg-stone-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