#BBA111 Color

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

Color preview

#BBA111

Color formats

HEX
#BBA111
RGB
rgb(187, 161, 17)
RGBA
rgba(187, 161, 17, 1)
HSL
hsl(51, 83%, 40%)
HSV
hsv(51, 91%, 73%)
CMYK
cmyk(0%, 14%, 91%, 27%)
CSS variable
--color-primary: #BBA111;
Lowercase HEX
#bba111

Shades

Tints

Tones

Harmony

CSS snippets for #BBA111

.color-bba111 {
  color: #BBA111;
  background-color: #BBA111;
}

Frequently asked questions

What color is #BBA111?+

#BBA111 is a HEX color with RGB value rgb(187, 161, 17) and HSL value hsl(51, 83%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BBA111?+

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