#C3C8AA Color

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

Color preview

#C3C8AA

Color formats

HEX
#C3C8AA
RGB
rgb(195, 200, 170)
RGBA
rgba(195, 200, 170, 1)
HSL
hsl(70, 21%, 73%)
HSV
hsv(70, 15%, 78%)
CMYK
cmyk(3%, 0%, 15%, 22%)
CSS variable
--color-primary: #C3C8AA;
Lowercase HEX
#c3c8aa

Shades

Tints

Tones

Harmony

CSS snippets for #C3C8AA

.color-c3c8aa {
  color: #C3C8AA;
  background-color: #C3C8AA;
}

Frequently asked questions

What color is #C3C8AA?+

#C3C8AA is a HEX color with RGB value rgb(195, 200, 170) and HSL value hsl(70, 21%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C3C8AA?+

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