#C4C0AE Color

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

Color preview

#C4C0AE

Color formats

HEX
#C4C0AE
RGB
rgb(196, 192, 174)
RGBA
rgba(196, 192, 174, 1)
HSL
hsl(49, 16%, 73%)
HSV
hsv(49, 11%, 77%)
CMYK
cmyk(0%, 2%, 11%, 23%)
CSS variable
--color-primary: #C4C0AE;
Lowercase HEX
#c4c0ae

Shades

Tints

Tones

Harmony

CSS snippets for #C4C0AE

.color-c4c0ae {
  color: #C4C0AE;
  background-color: #C4C0AE;
}

Frequently asked questions

What color is #C4C0AE?+

#C4C0AE is a HEX color with RGB value rgb(196, 192, 174) and HSL value hsl(49, 16%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C4C0AE?+

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