#BBBB44 Color

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

Color preview

#BBBB44

Color formats

HEX
#BBBB44
RGB
rgb(187, 187, 68)
RGBA
rgba(187, 187, 68, 1)
HSL
hsl(60, 47%, 50%)
HSV
hsv(60, 64%, 73%)
CMYK
cmyk(0%, 0%, 64%, 27%)
CSS variable
--color-primary: #BBBB44;
Lowercase HEX
#bbbb44

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB44

.color-bbbb44 {
  color: #BBBB44;
  background-color: #BBBB44;
}

Frequently asked questions

What color is #BBBB44?+

#BBBB44 is a HEX color with RGB value rgb(187, 187, 68) and HSL value hsl(60, 47%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBBB44?+

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