#BFBF70 Color

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

Color preview

#BFBF70

Color formats

HEX
#BFBF70
RGB
rgb(191, 191, 112)
RGBA
rgba(191, 191, 112, 1)
HSL
hsl(60, 38%, 59%)
HSV
hsv(60, 41%, 75%)
CMYK
cmyk(0%, 0%, 41%, 25%)
CSS variable
--color-primary: #BFBF70;
Lowercase HEX
#bfbf70

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF70

.color-bfbf70 {
  color: #BFBF70;
  background-color: #BFBF70;
}

Frequently asked questions

What color is #BFBF70?+

#BFBF70 is a HEX color with RGB value rgb(191, 191, 112) and HSL value hsl(60, 38%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBF70?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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