#BFBF88 Color

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

Color preview

#BFBF88

Color formats

HEX
#BFBF88
RGB
rgb(191, 191, 136)
RGBA
rgba(191, 191, 136, 1)
HSL
hsl(60, 30%, 64%)
HSV
hsv(60, 29%, 75%)
CMYK
cmyk(0%, 0%, 29%, 25%)
CSS variable
--color-primary: #BFBF88;
Lowercase HEX
#bfbf88

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF88

.color-bfbf88 {
  color: #BFBF88;
  background-color: #BFBF88;
}

Frequently asked questions

What color is #BFBF88?+

#BFBF88 is a HEX color with RGB value rgb(191, 191, 136) and HSL value hsl(60, 30%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFBF88?+

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