#BBAA82 Color

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

Color preview

#BBAA82

Color formats

HEX
#BBAA82
RGB
rgb(187, 170, 130)
RGBA
rgba(187, 170, 130, 1)
HSL
hsl(42, 30%, 62%)
HSV
hsv(42, 30%, 73%)
CMYK
cmyk(0%, 9%, 30%, 27%)
CSS variable
--color-primary: #BBAA82;
Lowercase HEX
#bbaa82

Shades

Tints

Tones

Harmony

CSS snippets for #BBAA82

.color-bbaa82 {
  color: #BBAA82;
  background-color: #BBAA82;
}

Frequently asked questions

What color is #BBAA82?+

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

What is the closest Tailwind color to #BBAA82?+

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