#BBB940 Color

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

Color preview

#BBB940

Color formats

HEX
#BBB940
RGB
rgb(187, 185, 64)
RGBA
rgba(187, 185, 64, 1)
HSL
hsl(59, 49%, 49%)
HSV
hsv(59, 66%, 73%)
CMYK
cmyk(0%, 1%, 66%, 27%)
CSS variable
--color-primary: #BBB940;
Lowercase HEX
#bbb940

Shades

Tints

Tones

Harmony

CSS snippets for #BBB940

.color-bbb940 {
  color: #BBB940;
  background-color: #BBB940;
}

Frequently asked questions

What color is #BBB940?+

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

What is the closest Tailwind color to #BBB940?+

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