#BFAF76 Color

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

Color preview

#BFAF76

Color formats

HEX
#BFAF76
RGB
rgb(191, 175, 118)
RGBA
rgba(191, 175, 118, 1)
HSL
hsl(47, 36%, 61%)
HSV
hsv(47, 38%, 75%)
CMYK
cmyk(0%, 8%, 38%, 25%)
CSS variable
--color-primary: #BFAF76;
Lowercase HEX
#bfaf76

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF76

.color-bfaf76 {
  color: #BFAF76;
  background-color: #BFAF76;
}

Frequently asked questions

What color is #BFAF76?+

#BFAF76 is a HEX color with RGB value rgb(191, 175, 118) and HSL value hsl(47, 36%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAF76?+

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