#BFBB56 Color

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

Color preview

#BFBB56

Color formats

HEX
#BFBB56
RGB
rgb(191, 187, 86)
RGBA
rgba(191, 187, 86, 1)
HSL
hsl(58, 45%, 54%)
HSV
hsv(58, 55%, 75%)
CMYK
cmyk(0%, 2%, 55%, 25%)
CSS variable
--color-primary: #BFBB56;
Lowercase HEX
#bfbb56

Shades

Tints

Tones

Harmony

CSS snippets for #BFBB56

.color-bfbb56 {
  color: #BFBB56;
  background-color: #BFBB56;
}

Frequently asked questions

What color is #BFBB56?+

#BFBB56 is a HEX color with RGB value rgb(191, 187, 86) and HSL value hsl(58, 45%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBB56?+

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