#CC9980 Color

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

Color preview

#CC9980

Color formats

HEX
#CC9980
RGB
rgb(204, 153, 128)
RGBA
rgba(204, 153, 128, 1)
HSL
hsl(20, 43%, 65%)
HSV
hsv(20, 37%, 80%)
CMYK
cmyk(0%, 25%, 37%, 20%)
CSS variable
--color-primary: #CC9980;
Lowercase HEX
#cc9980

Shades

Tints

Tones

Harmony

CSS snippets for #CC9980

.color-cc9980 {
  color: #CC9980;
  background-color: #CC9980;
}

Frequently asked questions

What color is #CC9980?+

#CC9980 is a HEX color with RGB value rgb(204, 153, 128) and HSL value hsl(20, 43%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC9980?+

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