#BBBB63 Color

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

Color preview

#BBBB63

Color formats

HEX
#BBBB63
RGB
rgb(187, 187, 99)
RGBA
rgba(187, 187, 99, 1)
HSL
hsl(60, 39%, 56%)
HSV
hsv(60, 47%, 73%)
CMYK
cmyk(0%, 0%, 47%, 27%)
CSS variable
--color-primary: #BBBB63;
Lowercase HEX
#bbbb63

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB63

.color-bbbb63 {
  color: #BBBB63;
  background-color: #BBBB63;
}

Frequently asked questions

What color is #BBBB63?+

#BBBB63 is a HEX color with RGB value rgb(187, 187, 99) and HSL value hsl(60, 39%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBBB63?+

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