#BBB082 Color

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

Color preview

#BBB082

Color formats

HEX
#BBB082
RGB
rgb(187, 176, 130)
RGBA
rgba(187, 176, 130, 1)
HSL
hsl(48, 30%, 62%)
HSV
hsv(48, 30%, 73%)
CMYK
cmyk(0%, 6%, 30%, 27%)
CSS variable
--color-primary: #BBB082;
Lowercase HEX
#bbb082

Shades

Tints

Tones

Harmony

CSS snippets for #BBB082

.color-bbb082 {
  color: #BBB082;
  background-color: #BBB082;
}

Frequently asked questions

What color is #BBB082?+

#BBB082 is a HEX color with RGB value rgb(187, 176, 130) and HSL value hsl(48, 30%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB082?+

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