#C0BFAB Color

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

Color preview

#C0BFAB

Color formats

HEX
#C0BFAB
RGB
rgb(192, 191, 171)
RGBA
rgba(192, 191, 171, 1)
HSL
hsl(57, 14%, 71%)
HSV
hsv(57, 11%, 75%)
CMYK
cmyk(0%, 1%, 11%, 25%)
CSS variable
--color-primary: #C0BFAB;
Lowercase HEX
#c0bfab

Shades

Tints

Tones

Harmony

CSS snippets for #C0BFAB

.color-c0bfab {
  color: #C0BFAB;
  background-color: #C0BFAB;
}

Frequently asked questions

What color is #C0BFAB?+

#C0BFAB is a HEX color with RGB value rgb(192, 191, 171) and HSL value hsl(57, 14%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0BFAB?+

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