#C7CDCB Color

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

Color preview

#C7CDCB

Color formats

HEX
#C7CDCB
RGB
rgb(199, 205, 203)
RGBA
rgba(199, 205, 203, 1)
HSL
hsl(160, 6%, 79%)
HSV
hsv(160, 3%, 80%)
CMYK
cmyk(3%, 0%, 1%, 20%)
CSS variable
--color-primary: #C7CDCB;
Lowercase HEX
#c7cdcb

Shades

Tints

Tones

Harmony

CSS snippets for #C7CDCB

.color-c7cdcb {
  color: #C7CDCB;
  background-color: #C7CDCB;
}

Frequently asked questions

What color is #C7CDCB?+

#C7CDCB is a HEX color with RGB value rgb(199, 205, 203) and HSL value hsl(160, 6%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7CDCB?+

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