#C8C8CD Color

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

Color preview

#C8C8CD

Color formats

HEX
#C8C8CD
RGB
rgb(200, 200, 205)
RGBA
rgba(200, 200, 205, 1)
HSL
hsl(240, 5%, 79%)
HSV
hsv(240, 2%, 80%)
CMYK
cmyk(2%, 2%, 0%, 20%)
CSS variable
--color-primary: #C8C8CD;
Lowercase HEX
#c8c8cd

Shades

Tints

Tones

Harmony

CSS snippets for #C8C8CD

.color-c8c8cd {
  color: #C8C8CD;
  background-color: #C8C8CD;
}

Frequently asked questions

What color is #C8C8CD?+

#C8C8CD is a HEX color with RGB value rgb(200, 200, 205) and HSL value hsl(240, 5%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8C8CD?+

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