#BFBB55 Color

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

Color preview

#BFBB55

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBB55

.color-bfbb55 {
  color: #BFBB55;
  background-color: #BFBB55;
}

Frequently asked questions

What color is #BFBB55?+

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

What is the closest Tailwind color to #BFBB55?+

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