#BBB86D Color

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

Color preview

#BBB86D

Color formats

HEX
#BBB86D
RGB
rgb(187, 184, 109)
RGBA
rgba(187, 184, 109, 1)
HSL
hsl(58, 36%, 58%)
HSV
hsv(58, 42%, 73%)
CMYK
cmyk(0%, 2%, 42%, 27%)
CSS variable
--color-primary: #BBB86D;
Lowercase HEX
#bbb86d

Shades

Tints

Tones

Harmony

CSS snippets for #BBB86D

.color-bbb86d {
  color: #BBB86D;
  background-color: #BBB86D;
}

Frequently asked questions

What color is #BBB86D?+

#BBB86D is a HEX color with RGB value rgb(187, 184, 109) and HSL value hsl(58, 36%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB86D?+

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