#BFBC7E Color

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

Color preview

#BFBC7E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBC7E

.color-bfbc7e {
  color: #BFBC7E;
  background-color: #BFBC7E;
}

Frequently asked questions

What color is #BFBC7E?+

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

What is the closest Tailwind color to #BFBC7E?+

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