#BFBB84 Color

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

Color preview

#BFBB84

Color formats

HEX
#BFBB84
RGB
rgb(191, 187, 132)
RGBA
rgba(191, 187, 132, 1)
HSL
hsl(56, 32%, 63%)
HSV
hsv(56, 31%, 75%)
CMYK
cmyk(0%, 2%, 31%, 25%)
CSS variable
--color-primary: #BFBB84;
Lowercase HEX
#bfbb84

Shades

Tints

Tones

Harmony

CSS snippets for #BFBB84

.color-bfbb84 {
  color: #BFBB84;
  background-color: #BFBB84;
}

Frequently asked questions

What color is #BFBB84?+

#BFBB84 is a HEX color with RGB value rgb(191, 187, 132) and HSL value hsl(56, 32%, 63%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFBB84?+

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