#BFBA7A Color

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

Color preview

#BFBA7A

Color formats

HEX
#BFBA7A
RGB
rgb(191, 186, 122)
RGBA
rgba(191, 186, 122, 1)
HSL
hsl(56, 35%, 61%)
HSV
hsv(56, 36%, 75%)
CMYK
cmyk(0%, 3%, 36%, 25%)
CSS variable
--color-primary: #BFBA7A;
Lowercase HEX
#bfba7a

Shades

Tints

Tones

Harmony

CSS snippets for #BFBA7A

.color-bfba7a {
  color: #BFBA7A;
  background-color: #BFBA7A;
}

Frequently asked questions

What color is #BFBA7A?+

#BFBA7A is a HEX color with RGB value rgb(191, 186, 122) and HSL value hsl(56, 35%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBA7A?+

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