#BBBB6B Color

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

Color preview

#BBBB6B

Color formats

HEX
#BBBB6B
RGB
rgb(187, 187, 107)
RGBA
rgba(187, 187, 107, 1)
HSL
hsl(60, 37%, 58%)
HSV
hsv(60, 43%, 73%)
CMYK
cmyk(0%, 0%, 43%, 27%)
CSS variable
--color-primary: #BBBB6B;
Lowercase HEX
#bbbb6b

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB6B

.color-bbbb6b {
  color: #BBBB6B;
  background-color: #BBBB6B;
}

Frequently asked questions

What color is #BBBB6B?+

#BBBB6B is a HEX color with RGB value rgb(187, 187, 107) and HSL value hsl(60, 37%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBBB6B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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