#C2C7AE Color

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

Color preview

#C2C7AE

Color formats

HEX
#C2C7AE
RGB
rgb(194, 199, 174)
RGBA
rgba(194, 199, 174, 1)
HSL
hsl(72, 18%, 73%)
HSV
hsv(72, 13%, 78%)
CMYK
cmyk(3%, 0%, 13%, 22%)
CSS variable
--color-primary: #C2C7AE;
Lowercase HEX
#c2c7ae

Shades

Tints

Tones

Harmony

CSS snippets for #C2C7AE

.color-c2c7ae {
  color: #C2C7AE;
  background-color: #C2C7AE;
}

Frequently asked questions

What color is #C2C7AE?+

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

What is the closest Tailwind color to #C2C7AE?+

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