#C0CCC5 Color

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

Color preview

#C0CCC5

Color formats

HEX
#C0CCC5
RGB
rgb(192, 204, 197)
RGBA
rgba(192, 204, 197, 1)
HSL
hsl(145, 11%, 78%)
HSV
hsv(145, 6%, 80%)
CMYK
cmyk(6%, 0%, 3%, 20%)
CSS variable
--color-primary: #C0CCC5;
Lowercase HEX
#c0ccc5

Shades

Tints

Tones

Harmony

CSS snippets for #C0CCC5

.color-c0ccc5 {
  color: #C0CCC5;
  background-color: #C0CCC5;
}

Frequently asked questions

What color is #C0CCC5?+

#C0CCC5 is a HEX color with RGB value rgb(192, 204, 197) and HSL value hsl(145, 11%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0CCC5?+

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