#BBB91B Color

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

Color preview

#BBB91B

Color formats

HEX
#BBB91B
RGB
rgb(187, 185, 27)
RGBA
rgba(187, 185, 27, 1)
HSL
hsl(59, 75%, 42%)
HSV
hsv(59, 86%, 73%)
CMYK
cmyk(0%, 1%, 86%, 27%)
CSS variable
--color-primary: #BBB91B;
Lowercase HEX
#bbb91b

Shades

Tints

Tones

Harmony

CSS snippets for #BBB91B

.color-bbb91b {
  color: #BBB91B;
  background-color: #BBB91B;
}

Frequently asked questions

What color is #BBB91B?+

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

What is the closest Tailwind color to #BBB91B?+

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