#BFBFA7 Color

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

Color preview

#BFBFA7

Color formats

HEX
#BFBFA7
RGB
rgb(191, 191, 167)
RGBA
rgba(191, 191, 167, 1)
HSL
hsl(60, 16%, 70%)
HSV
hsv(60, 13%, 75%)
CMYK
cmyk(0%, 0%, 13%, 25%)
CSS variable
--color-primary: #BFBFA7;
Lowercase HEX
#bfbfa7

Shades

Tints

Tones

Harmony

CSS snippets for #BFBFA7

.color-bfbfa7 {
  color: #BFBFA7;
  background-color: #BFBFA7;
}

Frequently asked questions

What color is #BFBFA7?+

#BFBFA7 is a HEX color with RGB value rgb(191, 191, 167) and HSL value hsl(60, 16%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFBFA7?+

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