#BFBF78 Color

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

Color preview

#BFBF78

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF78

.color-bfbf78 {
  color: #BFBF78;
  background-color: #BFBF78;
}

Frequently asked questions

What color is #BFBF78?+

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

What is the closest Tailwind color to #BFBF78?+

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