#BBB37E Color

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

Color preview

#BBB37E

Color formats

HEX
#BBB37E
RGB
rgb(187, 179, 126)
RGBA
rgba(187, 179, 126, 1)
HSL
hsl(52, 31%, 61%)
HSV
hsv(52, 33%, 73%)
CMYK
cmyk(0%, 4%, 33%, 27%)
CSS variable
--color-primary: #BBB37E;
Lowercase HEX
#bbb37e

Shades

Tints

Tones

Harmony

CSS snippets for #BBB37E

.color-bbb37e {
  color: #BBB37E;
  background-color: #BBB37E;
}

Frequently asked questions

What color is #BBB37E?+

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

What is the closest Tailwind color to #BBB37E?+

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