#BBB93E Color

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

Color preview

#BBB93E

Color formats

HEX
#BBB93E
RGB
rgb(187, 185, 62)
RGBA
rgba(187, 185, 62, 1)
HSL
hsl(59, 50%, 49%)
HSV
hsv(59, 67%, 73%)
CMYK
cmyk(0%, 1%, 67%, 27%)
CSS variable
--color-primary: #BBB93E;
Lowercase HEX
#bbb93e

Shades

Tints

Tones

Harmony

CSS snippets for #BBB93E

.color-bbb93e {
  color: #BBB93E;
  background-color: #BBB93E;
}

Frequently asked questions

What color is #BBB93E?+

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

What is the closest Tailwind color to #BBB93E?+

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