#C1CBCF Color

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

Color preview

#C1CBCF

Color formats

HEX
#C1CBCF
RGB
rgb(193, 203, 207)
RGBA
rgba(193, 203, 207, 1)
HSL
hsl(197, 13%, 78%)
HSV
hsv(197, 7%, 81%)
CMYK
cmyk(7%, 2%, 0%, 19%)
CSS variable
--color-primary: #C1CBCF;
Lowercase HEX
#c1cbcf

Shades

Tints

Tones

Harmony

CSS snippets for #C1CBCF

.color-c1cbcf {
  color: #C1CBCF;
  background-color: #C1CBCF;
}

Frequently asked questions

What color is #C1CBCF?+

#C1CBCF is a HEX color with RGB value rgb(193, 203, 207) and HSL value hsl(197, 13%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C1CBCF?+

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