#C1C1AE Color

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

Color preview

#C1C1AE

Color formats

HEX
#C1C1AE
RGB
rgb(193, 193, 174)
RGBA
rgba(193, 193, 174, 1)
HSL
hsl(60, 13%, 72%)
HSV
hsv(60, 10%, 76%)
CMYK
cmyk(0%, 0%, 10%, 24%)
CSS variable
--color-primary: #C1C1AE;
Lowercase HEX
#c1c1ae

Shades

Tints

Tones

Harmony

CSS snippets for #C1C1AE

.color-c1c1ae {
  color: #C1C1AE;
  background-color: #C1C1AE;
}

Frequently asked questions

What color is #C1C1AE?+

#C1C1AE is a HEX color with RGB value rgb(193, 193, 174) and HSL value hsl(60, 13%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C1C1AE?+

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