#BBBB1B Color

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

Color preview

#BBBB1B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB1B

.color-bbbb1b {
  color: #BBBB1B;
  background-color: #BBBB1B;
}

Frequently asked questions

What color is #BBBB1B?+

#BBBB1B is a HEX color with RGB value rgb(187, 187, 27) and HSL value hsl(60, 75%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BBBB1B?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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