#BFBB78 Color

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

Color preview

#BFBB78

Color formats

HEX
#BFBB78
RGB
rgb(191, 187, 120)
RGBA
rgba(191, 187, 120, 1)
HSL
hsl(57, 36%, 61%)
HSV
hsv(57, 37%, 75%)
CMYK
cmyk(0%, 2%, 37%, 25%)
CSS variable
--color-primary: #BFBB78;
Lowercase HEX
#bfbb78

Shades

Tints

Tones

Harmony

CSS snippets for #BFBB78

.color-bfbb78 {
  color: #BFBB78;
  background-color: #BFBB78;
}

Frequently asked questions

What color is #BFBB78?+

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

What is the closest Tailwind color to #BFBB78?+

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