#BFBC7D Color

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

Color preview

#BFBC7D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBC7D

.color-bfbc7d {
  color: #BFBC7D;
  background-color: #BFBC7D;
}

Frequently asked questions

What color is #BFBC7D?+

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

What is the closest Tailwind color to #BFBC7D?+

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