#BBA11B Color

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

Color preview

#BBA11B

Color formats

HEX
#BBA11B
RGB
rgb(187, 161, 27)
RGBA
rgba(187, 161, 27, 1)
HSL
hsl(50, 75%, 42%)
HSV
hsv(50, 86%, 73%)
CMYK
cmyk(0%, 14%, 86%, 27%)
CSS variable
--color-primary: #BBA11B;
Lowercase HEX
#bba11b

Shades

Tints

Tones

Harmony

CSS snippets for #BBA11B

.color-bba11b {
  color: #BBA11B;
  background-color: #BBA11B;
}

Frequently asked questions

What color is #BBA11B?+

#BBA11B is a HEX color with RGB value rgb(187, 161, 27) and HSL value hsl(50, 75%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BBA11B?+

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