#BBBB67 Color

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

Color preview

#BBBB67

Color formats

HEX
#BBBB67
RGB
rgb(187, 187, 103)
RGBA
rgba(187, 187, 103, 1)
HSL
hsl(60, 38%, 57%)
HSV
hsv(60, 45%, 73%)
CMYK
cmyk(0%, 0%, 45%, 27%)
CSS variable
--color-primary: #BBBB67;
Lowercase HEX
#bbbb67

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB67

.color-bbbb67 {
  color: #BBBB67;
  background-color: #BBBB67;
}

Frequently asked questions

What color is #BBBB67?+

#BBBB67 is a HEX color with RGB value rgb(187, 187, 103) and HSL value hsl(60, 38%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBBB67?+

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