#BFAF7B Color

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

Color preview

#BFAF7B

Color formats

HEX
#BFAF7B
RGB
rgb(191, 175, 123)
RGBA
rgba(191, 175, 123, 1)
HSL
hsl(46, 35%, 62%)
HSV
hsv(46, 36%, 75%)
CMYK
cmyk(0%, 8%, 36%, 25%)
CSS variable
--color-primary: #BFAF7B;
Lowercase HEX
#bfaf7b

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF7B

.color-bfaf7b {
  color: #BFAF7B;
  background-color: #BFAF7B;
}

Frequently asked questions

What color is #BFAF7B?+

#BFAF7B is a HEX color with RGB value rgb(191, 175, 123) and HSL value hsl(46, 35%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAF7B?+

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