#BBAD11 Color

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

Color preview

#BBAD11

Color formats

HEX
#BBAD11
RGB
rgb(187, 173, 17)
RGBA
rgba(187, 173, 17, 1)
HSL
hsl(55, 83%, 40%)
HSV
hsv(55, 91%, 73%)
CMYK
cmyk(0%, 7%, 91%, 27%)
CSS variable
--color-primary: #BBAD11;
Lowercase HEX
#bbad11

Shades

Tints

Tones

Harmony

CSS snippets for #BBAD11

.color-bbad11 {
  color: #BBAD11;
  background-color: #BBAD11;
}

Frequently asked questions

What color is #BBAD11?+

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

What is the closest Tailwind color to #BBAD11?+

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