#BFBE7D Color

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

Color preview

#BFBE7D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBE7D

.color-bfbe7d {
  color: #BFBE7D;
  background-color: #BFBE7D;
}

Frequently asked questions

What color is #BFBE7D?+

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

What is the closest Tailwind color to #BFBE7D?+

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