#C8CDCB Color

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

Color preview

#C8CDCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C8CDCB

.color-c8cdcb {
  color: #C8CDCB;
  background-color: #C8CDCB;
}

Frequently asked questions

What color is #C8CDCB?+

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

What is the closest Tailwind color to #C8CDCB?+

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