#C0C6A2 Color

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

Color preview

#C0C6A2

Color formats

HEX
#C0C6A2
RGB
rgb(192, 198, 162)
RGBA
rgba(192, 198, 162, 1)
HSL
hsl(70, 24%, 71%)
HSV
hsv(70, 18%, 78%)
CMYK
cmyk(3%, 0%, 18%, 22%)
CSS variable
--color-primary: #C0C6A2;
Lowercase HEX
#c0c6a2

Shades

Tints

Tones

Harmony

CSS snippets for #C0C6A2

.color-c0c6a2 {
  color: #C0C6A2;
  background-color: #C0C6A2;
}

Frequently asked questions

What color is #C0C6A2?+

#C0C6A2 is a HEX color with RGB value rgb(192, 198, 162) and HSL value hsl(70, 24%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0C6A2?+

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