#C6CEBF Color

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

Color preview

#C6CEBF

Color formats

HEX
#C6CEBF
RGB
rgb(198, 206, 191)
RGBA
rgba(198, 206, 191, 1)
HSL
hsl(92, 13%, 78%)
HSV
hsv(92, 7%, 81%)
CMYK
cmyk(4%, 0%, 7%, 19%)
CSS variable
--color-primary: #C6CEBF;
Lowercase HEX
#c6cebf

Shades

Tints

Tones

Harmony

CSS snippets for #C6CEBF

.color-c6cebf {
  color: #C6CEBF;
  background-color: #C6CEBF;
}

Frequently asked questions

What color is #C6CEBF?+

#C6CEBF is a HEX color with RGB value rgb(198, 206, 191) and HSL value hsl(92, 13%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C6CEBF?+

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