#CC9996 Color

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

Color preview

#CC9996

Color formats

HEX
#CC9996
RGB
rgb(204, 153, 150)
RGBA
rgba(204, 153, 150, 1)
HSL
hsl(3, 35%, 69%)
HSV
hsv(3, 26%, 80%)
CMYK
cmyk(0%, 25%, 26%, 20%)
CSS variable
--color-primary: #CC9996;
Lowercase HEX
#cc9996

Shades

Tints

Tones

Harmony

CSS snippets for #CC9996

.color-cc9996 {
  color: #CC9996;
  background-color: #CC9996;
}

Frequently asked questions

What color is #CC9996?+

#CC9996 is a HEX color with RGB value rgb(204, 153, 150) and HSL value hsl(3, 35%, 69%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC9996?+

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