#BBB500 Color

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

Color preview

#BBB500

Color formats

HEX
#BBB500
RGB
rgb(187, 181, 0)
RGBA
rgba(187, 181, 0, 1)
HSL
hsl(58, 100%, 37%)
HSV
hsv(58, 100%, 73%)
CMYK
cmyk(0%, 3%, 100%, 27%)
CSS variable
--color-primary: #BBB500;
Lowercase HEX
#bbb500

Shades

Tints

Tones

Harmony

CSS snippets for #BBB500

.color-bbb500 {
  color: #BBB500;
  background-color: #BBB500;
}

Frequently asked questions

What color is #BBB500?+

#BBB500 is a HEX color with RGB value rgb(187, 181, 0) and HSL value hsl(58, 100%, 37%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BBB500?+

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