#BFBB7D Color

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

Color preview

#BFBB7D

Color formats

HEX
#BFBB7D
RGB
rgb(191, 187, 125)
RGBA
rgba(191, 187, 125, 1)
HSL
hsl(56, 34%, 62%)
HSV
hsv(56, 35%, 75%)
CMYK
cmyk(0%, 2%, 35%, 25%)
CSS variable
--color-primary: #BFBB7D;
Lowercase HEX
#bfbb7d

Shades

Tints

Tones

Harmony

CSS snippets for #BFBB7D

.color-bfbb7d {
  color: #BFBB7D;
  background-color: #BFBB7D;
}

Frequently asked questions

What color is #BFBB7D?+

#BFBB7D is a HEX color with RGB value rgb(191, 187, 125) and HSL value hsl(56, 34%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBB7D?+

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