#BFBF9F Color

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

Color preview

#BFBF9F

Color formats

HEX
#BFBF9F
RGB
rgb(191, 191, 159)
RGBA
rgba(191, 191, 159, 1)
HSL
hsl(60, 20%, 69%)
HSV
hsv(60, 17%, 75%)
CMYK
cmyk(0%, 0%, 17%, 25%)
CSS variable
--color-primary: #BFBF9F;
Lowercase HEX
#bfbf9f

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF9F

.color-bfbf9f {
  color: #BFBF9F;
  background-color: #BFBF9F;
}

Frequently asked questions

What color is #BFBF9F?+

#BFBF9F is a HEX color with RGB value rgb(191, 191, 159) and HSL value hsl(60, 20%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFBF9F?+

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