#BBB87E Color

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

Color preview

#BBB87E

Color formats

HEX
#BBB87E
RGB
rgb(187, 184, 126)
RGBA
rgba(187, 184, 126, 1)
HSL
hsl(57, 31%, 61%)
HSV
hsv(57, 33%, 73%)
CMYK
cmyk(0%, 2%, 33%, 27%)
CSS variable
--color-primary: #BBB87E;
Lowercase HEX
#bbb87e

Shades

Tints

Tones

Harmony

CSS snippets for #BBB87E

.color-bbb87e {
  color: #BBB87E;
  background-color: #BBB87E;
}

Frequently asked questions

What color is #BBB87E?+

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

What is the closest Tailwind color to #BBB87E?+

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