#BFBDAB Color

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

Color preview

#BFBDAB

Color formats

HEX
#BFBDAB
RGB
rgb(191, 189, 171)
RGBA
rgba(191, 189, 171, 1)
HSL
hsl(54, 14%, 71%)
HSV
hsv(54, 10%, 75%)
CMYK
cmyk(0%, 1%, 10%, 25%)
CSS variable
--color-primary: #BFBDAB;
Lowercase HEX
#bfbdab

Shades

Tints

Tones

Harmony

CSS snippets for #BFBDAB

.color-bfbdab {
  color: #BFBDAB;
  background-color: #BFBDAB;
}

Frequently asked questions

What color is #BFBDAB?+

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

What is the closest Tailwind color to #BFBDAB?+

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