#C0CACA Color

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

Color preview

#C0CACA

Color formats

HEX
#C0CACA
RGB
rgb(192, 202, 202)
RGBA
rgba(192, 202, 202, 1)
HSL
hsl(180, 9%, 77%)
HSV
hsv(180, 5%, 79%)
CMYK
cmyk(5%, 0%, 0%, 21%)
CSS variable
--color-primary: #C0CACA;
Lowercase HEX
#c0caca

Shades

Tints

Tones

Harmony

CSS snippets for #C0CACA

.color-c0caca {
  color: #C0CACA;
  background-color: #C0CACA;
}

Frequently asked questions

What color is #C0CACA?+

#C0CACA is a HEX color with RGB value rgb(192, 202, 202) and HSL value hsl(180, 9%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0CACA?+

The closest Tailwind color is neutral-300, available as the bg-neutral-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