#C3C7AE Color

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

Color preview

#C3C7AE

Color formats

HEX
#C3C7AE
RGB
rgb(195, 199, 174)
RGBA
rgba(195, 199, 174, 1)
HSL
hsl(70, 18%, 73%)
HSV
hsv(70, 13%, 78%)
CMYK
cmyk(2%, 0%, 13%, 22%)
CSS variable
--color-primary: #C3C7AE;
Lowercase HEX
#c3c7ae

Shades

Tints

Tones

Harmony

CSS snippets for #C3C7AE

.color-c3c7ae {
  color: #C3C7AE;
  background-color: #C3C7AE;
}

Frequently asked questions

What color is #C3C7AE?+

#C3C7AE is a HEX color with RGB value rgb(195, 199, 174) and HSL value hsl(70, 18%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C3C7AE?+

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