#BBB740 Color

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

Color preview

#BBB740

Color formats

HEX
#BBB740
RGB
rgb(187, 183, 64)
RGBA
rgba(187, 183, 64, 1)
HSL
hsl(58, 49%, 49%)
HSV
hsv(58, 66%, 73%)
CMYK
cmyk(0%, 2%, 66%, 27%)
CSS variable
--color-primary: #BBB740;
Lowercase HEX
#bbb740

Shades

Tints

Tones

Harmony

CSS snippets for #BBB740

.color-bbb740 {
  color: #BBB740;
  background-color: #BBB740;
}

Frequently asked questions

What color is #BBB740?+

#BBB740 is a HEX color with RGB value rgb(187, 183, 64) and HSL value hsl(58, 49%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBB740?+

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