#BFBF91 Color

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

Color preview

#BFBF91

Color formats

HEX
#BFBF91
RGB
rgb(191, 191, 145)
RGBA
rgba(191, 191, 145, 1)
HSL
hsl(60, 26%, 66%)
HSV
hsv(60, 24%, 75%)
CMYK
cmyk(0%, 0%, 24%, 25%)
CSS variable
--color-primary: #BFBF91;
Lowercase HEX
#bfbf91

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF91

.color-bfbf91 {
  color: #BFBF91;
  background-color: #BFBF91;
}

Frequently asked questions

What color is #BFBF91?+

#BFBF91 is a HEX color with RGB value rgb(191, 191, 145) and HSL value hsl(60, 26%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFBF91?+

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