#BFBA6A Color

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

Color preview

#BFBA6A

Color formats

HEX
#BFBA6A
RGB
rgb(191, 186, 106)
RGBA
rgba(191, 186, 106, 1)
HSL
hsl(56, 40%, 58%)
HSV
hsv(56, 45%, 75%)
CMYK
cmyk(0%, 3%, 45%, 25%)
CSS variable
--color-primary: #BFBA6A;
Lowercase HEX
#bfba6a

Shades

Tints

Tones

Harmony

CSS snippets for #BFBA6A

.color-bfba6a {
  color: #BFBA6A;
  background-color: #BFBA6A;
}

Frequently asked questions

What color is #BFBA6A?+

#BFBA6A is a HEX color with RGB value rgb(191, 186, 106) and HSL value hsl(56, 40%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBA6A?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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