#BFBF8B Color

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

Color preview

#BFBF8B

Color formats

HEX
#BFBF8B
RGB
rgb(191, 191, 139)
RGBA
rgba(191, 191, 139, 1)
HSL
hsl(60, 29%, 65%)
HSV
hsv(60, 27%, 75%)
CMYK
cmyk(0%, 0%, 27%, 25%)
CSS variable
--color-primary: #BFBF8B;
Lowercase HEX
#bfbf8b

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF8B

.color-bfbf8b {
  color: #BFBF8B;
  background-color: #BFBF8B;
}

Frequently asked questions

What color is #BFBF8B?+

#BFBF8B is a HEX color with RGB value rgb(191, 191, 139) and HSL value hsl(60, 29%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFBF8B?+

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