#CCC6BC Color

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

Color preview

#CCC6BC

Color formats

HEX
#CCC6BC
RGB
rgb(204, 198, 188)
RGBA
rgba(204, 198, 188, 1)
HSL
hsl(37, 14%, 77%)
HSV
hsv(37, 8%, 80%)
CMYK
cmyk(0%, 3%, 8%, 20%)
CSS variable
--color-primary: #CCC6BC;
Lowercase HEX
#ccc6bc

Shades

Tints

Tones

Harmony

CSS snippets for #CCC6BC

.color-ccc6bc {
  color: #CCC6BC;
  background-color: #CCC6BC;
}

Frequently asked questions

What color is #CCC6BC?+

#CCC6BC is a HEX color with RGB value rgb(204, 198, 188) and HSL value hsl(37, 14%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CCC6BC?+

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