#C8CACA Color

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

Color preview

#C8CACA

Color formats

HEX
#C8CACA
RGB
rgb(200, 202, 202)
RGBA
rgba(200, 202, 202, 1)
HSL
hsl(180, 2%, 79%)
HSV
hsv(180, 1%, 79%)
CMYK
cmyk(1%, 0%, 0%, 21%)
CSS variable
--color-primary: #C8CACA;
Lowercase HEX
#c8caca

Shades

Tints

Tones

Harmony

CSS snippets for #C8CACA

.color-c8caca {
  color: #C8CACA;
  background-color: #C8CACA;
}

Frequently asked questions

What color is #C8CACA?+

#C8CACA is a HEX color with RGB value rgb(200, 202, 202) and HSL value hsl(180, 2%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C8CACA?+

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