#C0BFAF Color

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

Color preview

#C0BFAF

Color formats

HEX
#C0BFAF
RGB
rgb(192, 191, 175)
RGBA
rgba(192, 191, 175, 1)
HSL
hsl(56, 12%, 72%)
HSV
hsv(56, 9%, 75%)
CMYK
cmyk(0%, 1%, 9%, 25%)
CSS variable
--color-primary: #C0BFAF;
Lowercase HEX
#c0bfaf

Shades

Tints

Tones

Harmony

CSS snippets for #C0BFAF

.color-c0bfaf {
  color: #C0BFAF;
  background-color: #C0BFAF;
}

Frequently asked questions

What color is #C0BFAF?+

#C0BFAF is a HEX color with RGB value rgb(192, 191, 175) and HSL value hsl(56, 12%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0BFAF?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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