#CC999A Color

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

Color preview

#CC999A

Color formats

HEX
#CC999A
RGB
rgb(204, 153, 154)
RGBA
rgba(204, 153, 154, 1)
HSL
hsl(359, 33%, 70%)
HSV
hsv(359, 25%, 80%)
CMYK
cmyk(0%, 25%, 25%, 20%)
CSS variable
--color-primary: #CC999A;
Lowercase HEX
#cc999a

Shades

Tints

Tones

Harmony

CSS snippets for #CC999A

.color-cc999a {
  color: #CC999A;
  background-color: #CC999A;
}

Frequently asked questions

What color is #CC999A?+

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

What is the closest Tailwind color to #CC999A?+

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