#C6CDCB Color

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

Color preview

#C6CDCB

Color formats

HEX
#C6CDCB
RGB
rgb(198, 205, 203)
RGBA
rgba(198, 205, 203, 1)
HSL
hsl(163, 7%, 79%)
HSV
hsv(163, 3%, 80%)
CMYK
cmyk(3%, 0%, 1%, 20%)
CSS variable
--color-primary: #C6CDCB;
Lowercase HEX
#c6cdcb

Shades

Tints

Tones

Harmony

CSS snippets for #C6CDCB

.color-c6cdcb {
  color: #C6CDCB;
  background-color: #C6CDCB;
}

Frequently asked questions

What color is #C6CDCB?+

#C6CDCB is a HEX color with RGB value rgb(198, 205, 203) and HSL value hsl(163, 7%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C6CDCB?+

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