#BBAA11 Color

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

Color preview

#BBAA11

Color formats

HEX
#BBAA11
RGB
rgb(187, 170, 17)
RGBA
rgba(187, 170, 17, 1)
HSL
hsl(54, 83%, 40%)
HSV
hsv(54, 91%, 73%)
CMYK
cmyk(0%, 9%, 91%, 27%)
CSS variable
--color-primary: #BBAA11;
Lowercase HEX
#bbaa11

Shades

Tints

Tones

Harmony

CSS snippets for #BBAA11

.color-bbaa11 {
  color: #BBAA11;
  background-color: #BBAA11;
}

Frequently asked questions

What color is #BBAA11?+

#BBAA11 is a HEX color with RGB value rgb(187, 170, 17) and HSL value hsl(54, 83%, 40%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BBAA11?+

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