#BFBFA8 Color

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

Color preview

#BFBFA8

Color formats

HEX
#BFBFA8
RGB
rgb(191, 191, 168)
RGBA
rgba(191, 191, 168, 1)
HSL
hsl(60, 15%, 70%)
HSV
hsv(60, 12%, 75%)
CMYK
cmyk(0%, 0%, 12%, 25%)
CSS variable
--color-primary: #BFBFA8;
Lowercase HEX
#bfbfa8

Shades

Tints

Tones

Harmony

CSS snippets for #BFBFA8

.color-bfbfa8 {
  color: #BFBFA8;
  background-color: #BFBFA8;
}

Frequently asked questions

What color is #BFBFA8?+

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

What is the closest Tailwind color to #BFBFA8?+

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