#BBB44E Color

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

Color preview

#BBB44E

Color formats

HEX
#BBB44E
RGB
rgb(187, 180, 78)
RGBA
rgba(187, 180, 78, 1)
HSL
hsl(56, 44%, 52%)
HSV
hsv(56, 58%, 73%)
CMYK
cmyk(0%, 4%, 58%, 27%)
CSS variable
--color-primary: #BBB44E;
Lowercase HEX
#bbb44e

Shades

Tints

Tones

Harmony

CSS snippets for #BBB44E

.color-bbb44e {
  color: #BBB44E;
  background-color: #BBB44E;
}

Frequently asked questions

What color is #BBB44E?+

#BBB44E is a HEX color with RGB value rgb(187, 180, 78) and HSL value hsl(56, 44%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB44E?+

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