#BFAF7A Color

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

Color preview

#BFAF7A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF7A

.color-bfaf7a {
  color: #BFAF7A;
  background-color: #BFAF7A;
}

Frequently asked questions

What color is #BFAF7A?+

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

What is the closest Tailwind color to #BFAF7A?+

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