#CC9983 Color

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

Color preview

#CC9983

Color formats

HEX
#CC9983
RGB
rgb(204, 153, 131)
RGBA
rgba(204, 153, 131, 1)
HSL
hsl(18, 42%, 66%)
HSV
hsv(18, 36%, 80%)
CMYK
cmyk(0%, 25%, 36%, 20%)
CSS variable
--color-primary: #CC9983;
Lowercase HEX
#cc9983

Shades

Tints

Tones

Harmony

CSS snippets for #CC9983

.color-cc9983 {
  color: #CC9983;
  background-color: #CC9983;
}

Frequently asked questions

What color is #CC9983?+

#CC9983 is a HEX color with RGB value rgb(204, 153, 131) and HSL value hsl(18, 42%, 66%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC9983?+

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