#C8CDCC Color

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

Color preview

#C8CDCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C8CDCC

.color-c8cdcc {
  color: #C8CDCC;
  background-color: #C8CDCC;
}

Frequently asked questions

What color is #C8CDCC?+

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

What is the closest Tailwind color to #C8CDCC?+

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