#B8BFAB Color

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

Color preview

#B8BFAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B8BFAB

.color-b8bfab {
  color: #B8BFAB;
  background-color: #B8BFAB;
}

Frequently asked questions

What color is #B8BFAB?+

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

What is the closest Tailwind color to #B8BFAB?+

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