#BBB47C Color

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

Color preview

#BBB47C

Color formats

HEX
#BBB47C
RGB
rgb(187, 180, 124)
RGBA
rgba(187, 180, 124, 1)
HSL
hsl(53, 32%, 61%)
HSV
hsv(53, 34%, 73%)
CMYK
cmyk(0%, 4%, 34%, 27%)
CSS variable
--color-primary: #BBB47C;
Lowercase HEX
#bbb47c

Shades

Tints

Tones

Harmony

CSS snippets for #BBB47C

.color-bbb47c {
  color: #BBB47C;
  background-color: #BBB47C;
}

Frequently asked questions

What color is #BBB47C?+

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

What is the closest Tailwind color to #BBB47C?+

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