#C0CCC8 Color

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

Color preview

#C0CCC8

Color formats

HEX
#C0CCC8
RGB
rgb(192, 204, 200)
RGBA
rgba(192, 204, 200, 1)
HSL
hsl(160, 11%, 78%)
HSV
hsv(160, 6%, 80%)
CMYK
cmyk(6%, 0%, 2%, 20%)
CSS variable
--color-primary: #C0CCC8;
Lowercase HEX
#c0ccc8

Shades

Tints

Tones

Harmony

CSS snippets for #C0CCC8

.color-c0ccc8 {
  color: #C0CCC8;
  background-color: #C0CCC8;
}

Frequently asked questions

What color is #C0CCC8?+

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

What is the closest Tailwind color to #C0CCC8?+

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