#BBA90B Color

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

Color preview

#BBA90B

Color formats

HEX
#BBA90B
RGB
rgb(187, 169, 11)
RGBA
rgba(187, 169, 11, 1)
HSL
hsl(54, 89%, 39%)
HSV
hsv(54, 94%, 73%)
CMYK
cmyk(0%, 10%, 94%, 27%)
CSS variable
--color-primary: #BBA90B;
Lowercase HEX
#bba90b

Shades

Tints

Tones

Harmony

CSS snippets for #BBA90B

.color-bba90b {
  color: #BBA90B;
  background-color: #BBA90B;
}

Frequently asked questions

What color is #BBA90B?+

#BBA90B is a HEX color with RGB value rgb(187, 169, 11) and HSL value hsl(54, 89%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BBA90B?+

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