#BBB33F Color

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

Color preview

#BBB33F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBB33F

.color-bbb33f {
  color: #BBB33F;
  background-color: #BBB33F;
}

Frequently asked questions

What color is #BBB33F?+

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

What is the closest Tailwind color to #BBB33F?+

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