#C99C84 Color

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

Color preview

#C99C84

Color formats

HEX
#C99C84
RGB
rgb(201, 156, 132)
RGBA
rgba(201, 156, 132, 1)
HSL
hsl(21, 39%, 65%)
HSV
hsv(21, 34%, 79%)
CMYK
cmyk(0%, 22%, 34%, 21%)
CSS variable
--color-primary: #C99C84;
Lowercase HEX
#c99c84

Shades

Tints

Tones

Harmony

CSS snippets for #C99C84

.color-c99c84 {
  color: #C99C84;
  background-color: #C99C84;
}

Frequently asked questions

What color is #C99C84?+

#C99C84 is a HEX color with RGB value rgb(201, 156, 132) and HSL value hsl(21, 39%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C99C84?+

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