#BBB94E Color

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

Color preview

#BBB94E

Color formats

HEX
#BBB94E
RGB
rgb(187, 185, 78)
RGBA
rgba(187, 185, 78, 1)
HSL
hsl(59, 44%, 52%)
HSV
hsv(59, 58%, 73%)
CMYK
cmyk(0%, 1%, 58%, 27%)
CSS variable
--color-primary: #BBB94E;
Lowercase HEX
#bbb94e

Shades

Tints

Tones

Harmony

CSS snippets for #BBB94E

.color-bbb94e {
  color: #BBB94E;
  background-color: #BBB94E;
}

Frequently asked questions

What color is #BBB94E?+

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

What is the closest Tailwind color to #BBB94E?+

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