#C6CBCF Color

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

Color preview

#C6CBCF

Color formats

HEX
#C6CBCF
RGB
rgb(198, 203, 207)
RGBA
rgba(198, 203, 207, 1)
HSL
hsl(207, 9%, 79%)
HSV
hsv(207, 4%, 81%)
CMYK
cmyk(4%, 2%, 0%, 19%)
CSS variable
--color-primary: #C6CBCF;
Lowercase HEX
#c6cbcf

Shades

Tints

Tones

Harmony

CSS snippets for #C6CBCF

.color-c6cbcf {
  color: #C6CBCF;
  background-color: #C6CBCF;
}

Frequently asked questions

What color is #C6CBCF?+

#C6CBCF is a HEX color with RGB value rgb(198, 203, 207) and HSL value hsl(207, 9%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C6CBCF?+

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