#BBB67B Color

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

Color preview

#BBB67B

Color formats

HEX
#BBB67B
RGB
rgb(187, 182, 123)
RGBA
rgba(187, 182, 123, 1)
HSL
hsl(55, 32%, 61%)
HSV
hsv(55, 34%, 73%)
CMYK
cmyk(0%, 3%, 34%, 27%)
CSS variable
--color-primary: #BBB67B;
Lowercase HEX
#bbb67b

Shades

Tints

Tones

Harmony

CSS snippets for #BBB67B

.color-bbb67b {
  color: #BBB67B;
  background-color: #BBB67B;
}

Frequently asked questions

What color is #BBB67B?+

#BBB67B is a HEX color with RGB value rgb(187, 182, 123) and HSL value hsl(55, 32%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB67B?+

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