#BBBB25 Color

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

Color preview

#BBBB25

Color formats

HEX
#BBBB25
RGB
rgb(187, 187, 37)
RGBA
rgba(187, 187, 37, 1)
HSL
hsl(60, 67%, 44%)
HSV
hsv(60, 80%, 73%)
CMYK
cmyk(0%, 0%, 80%, 27%)
CSS variable
--color-primary: #BBBB25;
Lowercase HEX
#bbbb25

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB25

.color-bbbb25 {
  color: #BBBB25;
  background-color: #BBBB25;
}

Frequently asked questions

What color is #BBBB25?+

#BBBB25 is a HEX color with RGB value rgb(187, 187, 37) and HSL value hsl(60, 67%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BBBB25?+

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