#B6BFAB Color

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

Color preview

#B6BFAB

Color formats

HEX
#B6BFAB
RGB
rgb(182, 191, 171)
RGBA
rgba(182, 191, 171, 1)
HSL
hsl(87, 14%, 71%)
HSV
hsv(87, 10%, 75%)
CMYK
cmyk(5%, 0%, 10%, 25%)
CSS variable
--color-primary: #B6BFAB;
Lowercase HEX
#b6bfab

Shades

Tints

Tones

Harmony

CSS snippets for #B6BFAB

.color-b6bfab {
  color: #B6BFAB;
  background-color: #B6BFAB;
}

Frequently asked questions

What color is #B6BFAB?+

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

What is the closest Tailwind color to #B6BFAB?+

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