#BFBF7D Color

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

Color preview

#BFBF7D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF7D

.color-bfbf7d {
  color: #BFBF7D;
  background-color: #BFBF7D;
}

Frequently asked questions

What color is #BFBF7D?+

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

What is the closest Tailwind color to #BFBF7D?+

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