#BBB92A Color

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

Color preview

#BBB92A

Color formats

HEX
#BBB92A
RGB
rgb(187, 185, 42)
RGBA
rgba(187, 185, 42, 1)
HSL
hsl(59, 63%, 45%)
HSV
hsv(59, 78%, 73%)
CMYK
cmyk(0%, 1%, 78%, 27%)
CSS variable
--color-primary: #BBB92A;
Lowercase HEX
#bbb92a

Shades

Tints

Tones

Harmony

CSS snippets for #BBB92A

.color-bbb92a {
  color: #BBB92A;
  background-color: #BBB92A;
}

Frequently asked questions

What color is #BBB92A?+

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

What is the closest Tailwind color to #BBB92A?+

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