#B9BFAC Color

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

Color preview

#B9BFAC

Color formats

HEX
#B9BFAC
RGB
rgb(185, 191, 172)
RGBA
rgba(185, 191, 172, 1)
HSL
hsl(79, 13%, 71%)
HSV
hsv(79, 10%, 75%)
CMYK
cmyk(3%, 0%, 10%, 25%)
CSS variable
--color-primary: #B9BFAC;
Lowercase HEX
#b9bfac

Shades

Tints

Tones

Harmony

CSS snippets for #B9BFAC

.color-b9bfac {
  color: #B9BFAC;
  background-color: #B9BFAC;
}

Frequently asked questions

What color is #B9BFAC?+

#B9BFAC is a HEX color with RGB value rgb(185, 191, 172) and HSL value hsl(79, 13%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B9BFAC?+

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