#C6CCCB Color

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

Color preview

#C6CCCB

Color formats

HEX
#C6CCCB
RGB
rgb(198, 204, 203)
RGBA
rgba(198, 204, 203, 1)
HSL
hsl(170, 6%, 79%)
HSV
hsv(170, 3%, 80%)
CMYK
cmyk(3%, 0%, 0%, 20%)
CSS variable
--color-primary: #C6CCCB;
Lowercase HEX
#c6cccb

Shades

Tints

Tones

Harmony

CSS snippets for #C6CCCB

.color-c6cccb {
  color: #C6CCCB;
  background-color: #C6CCCB;
}

Frequently asked questions

What color is #C6CCCB?+

#C6CCCB is a HEX color with RGB value rgb(198, 204, 203) and HSL value hsl(170, 6%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C6CCCB?+

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