#CC99AE Color

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

Color preview

#CC99AE

Color formats

HEX
#CC99AE
RGB
rgb(204, 153, 174)
RGBA
rgba(204, 153, 174, 1)
HSL
hsl(335, 33%, 70%)
HSV
hsv(335, 25%, 80%)
CMYK
cmyk(0%, 25%, 15%, 20%)
CSS variable
--color-primary: #CC99AE;
Lowercase HEX
#cc99ae

Shades

Tints

Tones

Harmony

CSS snippets for #CC99AE

.color-cc99ae {
  color: #CC99AE;
  background-color: #CC99AE;
}

Frequently asked questions

What color is #CC99AE?+

#CC99AE is a HEX color with RGB value rgb(204, 153, 174) and HSL value hsl(335, 33%, 70%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC99AE?+

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