#BBB33E Color

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

Color preview

#BBB33E

Color formats

HEX
#BBB33E
RGB
rgb(187, 179, 62)
RGBA
rgba(187, 179, 62, 1)
HSL
hsl(56, 50%, 49%)
HSV
hsv(56, 67%, 73%)
CMYK
cmyk(0%, 4%, 67%, 27%)
CSS variable
--color-primary: #BBB33E;
Lowercase HEX
#bbb33e

Shades

Tints

Tones

Harmony

CSS snippets for #BBB33E

.color-bbb33e {
  color: #BBB33E;
  background-color: #BBB33E;
}

Frequently asked questions

What color is #BBB33E?+

#BBB33E is a HEX color with RGB value rgb(187, 179, 62) and HSL value hsl(56, 50%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBB33E?+

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