#C9C8AE Color

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

Color preview

#C9C8AE

Color formats

HEX
#C9C8AE
RGB
rgb(201, 200, 174)
RGBA
rgba(201, 200, 174, 1)
HSL
hsl(58, 20%, 74%)
HSV
hsv(58, 13%, 79%)
CMYK
cmyk(0%, 0%, 13%, 21%)
CSS variable
--color-primary: #C9C8AE;
Lowercase HEX
#c9c8ae

Shades

Tints

Tones

Harmony

CSS snippets for #C9C8AE

.color-c9c8ae {
  color: #C9C8AE;
  background-color: #C9C8AE;
}

Frequently asked questions

What color is #C9C8AE?+

#C9C8AE is a HEX color with RGB value rgb(201, 200, 174) and HSL value hsl(58, 20%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C9C8AE?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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