#BFBF76 Color

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

Color preview

#BFBF76

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF76

.color-bfbf76 {
  color: #BFBF76;
  background-color: #BFBF76;
}

Frequently asked questions

What color is #BFBF76?+

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

What is the closest Tailwind color to #BFBF76?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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