#BBB67C Color

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

Color preview

#BBB67C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBB67C

.color-bbb67c {
  color: #BBB67C;
  background-color: #BBB67C;
}

Frequently asked questions

What color is #BBB67C?+

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

What is the closest Tailwind color to #BBB67C?+

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