#BBBB4E Color

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

Color preview

#BBBB4E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB4E

.color-bbbb4e {
  color: #BBBB4E;
  background-color: #BBBB4E;
}

Frequently asked questions

What color is #BBBB4E?+

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

What is the closest Tailwind color to #BBBB4E?+

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