#C9BFAB Color

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

Color preview

#C9BFAB

Color formats

HEX
#C9BFAB
RGB
rgb(201, 191, 171)
RGBA
rgba(201, 191, 171, 1)
HSL
hsl(40, 22%, 73%)
HSV
hsv(40, 15%, 79%)
CMYK
cmyk(0%, 5%, 15%, 21%)
CSS variable
--color-primary: #C9BFAB;
Lowercase HEX
#c9bfab

Shades

Tints

Tones

Harmony

CSS snippets for #C9BFAB

.color-c9bfab {
  color: #C9BFAB;
  background-color: #C9BFAB;
}

Frequently asked questions

What color is #C9BFAB?+

#C9BFAB is a HEX color with RGB value rgb(201, 191, 171) and HSL value hsl(40, 22%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C9BFAB?+

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