#BBB67E Color

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

Color preview

#BBB67E

Color formats

HEX
#BBB67E
RGB
rgb(187, 182, 126)
RGBA
rgba(187, 182, 126, 1)
HSL
hsl(55, 31%, 61%)
HSV
hsv(55, 33%, 73%)
CMYK
cmyk(0%, 3%, 33%, 27%)
CSS variable
--color-primary: #BBB67E;
Lowercase HEX
#bbb67e

Shades

Tints

Tones

Harmony

CSS snippets for #BBB67E

.color-bbb67e {
  color: #BBB67E;
  background-color: #BBB67E;
}

Frequently asked questions

What color is #BBB67E?+

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

What is the closest Tailwind color to #BBB67E?+

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