#CC999E Color

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

Color preview

#CC999E

Color formats

HEX
#CC999E
RGB
rgb(204, 153, 158)
RGBA
rgba(204, 153, 158, 1)
HSL
hsl(354, 33%, 70%)
HSV
hsv(354, 25%, 80%)
CMYK
cmyk(0%, 25%, 23%, 20%)
CSS variable
--color-primary: #CC999E;
Lowercase HEX
#cc999e

Shades

Tints

Tones

Harmony

CSS snippets for #CC999E

.color-cc999e {
  color: #CC999E;
  background-color: #CC999E;
}

Frequently asked questions

What color is #CC999E?+

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

What is the closest Tailwind color to #CC999E?+

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