#B7BFAB Color

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

Color preview

#B7BFAB

Color formats

HEX
#B7BFAB
RGB
rgb(183, 191, 171)
RGBA
rgba(183, 191, 171, 1)
HSL
hsl(84, 14%, 71%)
HSV
hsv(84, 10%, 75%)
CMYK
cmyk(4%, 0%, 10%, 25%)
CSS variable
--color-primary: #B7BFAB;
Lowercase HEX
#b7bfab

Shades

Tints

Tones

Harmony

CSS snippets for #B7BFAB

.color-b7bfab {
  color: #B7BFAB;
  background-color: #B7BFAB;
}

Frequently asked questions

What color is #B7BFAB?+

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

What is the closest Tailwind color to #B7BFAB?+

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