#BFBB76 Color

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

Color preview

#BFBB76

Color formats

HEX
#BFBB76
RGB
rgb(191, 187, 118)
RGBA
rgba(191, 187, 118, 1)
HSL
hsl(57, 36%, 61%)
HSV
hsv(57, 38%, 75%)
CMYK
cmyk(0%, 2%, 38%, 25%)
CSS variable
--color-primary: #BFBB76;
Lowercase HEX
#bfbb76

Shades

Tints

Tones

Harmony

CSS snippets for #BFBB76

.color-bfbb76 {
  color: #BFBB76;
  background-color: #BFBB76;
}

Frequently asked questions

What color is #BFBB76?+

#BFBB76 is a HEX color with RGB value rgb(191, 187, 118) and HSL value hsl(57, 36%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBB76?+

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