#BBAA81 Color

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

Color preview

#BBAA81

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBAA81

.color-bbaa81 {
  color: #BBAA81;
  background-color: #BBAA81;
}

Frequently asked questions

What color is #BBAA81?+

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

What is the closest Tailwind color to #BBAA81?+

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