#BBBB4C Color

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

Color preview

#BBBB4C

Color formats

HEX
#BBBB4C
RGB
rgb(187, 187, 76)
RGBA
rgba(187, 187, 76, 1)
HSL
hsl(60, 45%, 52%)
HSV
hsv(60, 59%, 73%)
CMYK
cmyk(0%, 0%, 59%, 27%)
CSS variable
--color-primary: #BBBB4C;
Lowercase HEX
#bbbb4c

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB4C

.color-bbbb4c {
  color: #BBBB4C;
  background-color: #BBBB4C;
}

Frequently asked questions

What color is #BBBB4C?+

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

What is the closest Tailwind color to #BBBB4C?+

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