#BBB72A Color

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

Color preview

#BBB72A

Color formats

HEX
#BBB72A
RGB
rgb(187, 183, 42)
RGBA
rgba(187, 183, 42, 1)
HSL
hsl(58, 63%, 45%)
HSV
hsv(58, 78%, 73%)
CMYK
cmyk(0%, 2%, 78%, 27%)
CSS variable
--color-primary: #BBB72A;
Lowercase HEX
#bbb72a

Shades

Tints

Tones

Harmony

CSS snippets for #BBB72A

.color-bbb72a {
  color: #BBB72A;
  background-color: #BBB72A;
}

Frequently asked questions

What color is #BBB72A?+

#BBB72A is a HEX color with RGB value rgb(187, 183, 42) and HSL value hsl(58, 63%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BBB72A?+

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