#BFBF82 Color

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

Color preview

#BFBF82

Color formats

HEX
#BFBF82
RGB
rgb(191, 191, 130)
RGBA
rgba(191, 191, 130, 1)
HSL
hsl(60, 32%, 63%)
HSV
hsv(60, 32%, 75%)
CMYK
cmyk(0%, 0%, 32%, 25%)
CSS variable
--color-primary: #BFBF82;
Lowercase HEX
#bfbf82

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF82

.color-bfbf82 {
  color: #BFBF82;
  background-color: #BFBF82;
}

Frequently asked questions

What color is #BFBF82?+

#BFBF82 is a HEX color with RGB value rgb(191, 191, 130) and HSL value hsl(60, 32%, 63%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFBF82?+

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