#BFAF78 Color

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

Color preview

#BFAF78

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF78

.color-bfaf78 {
  color: #BFAF78;
  background-color: #BFAF78;
}

Frequently asked questions

What color is #BFAF78?+

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

What is the closest Tailwind color to #BFAF78?+

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