#B6AE81 Color

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

Color preview

#B6AE81

Color formats

HEX
#B6AE81
RGB
rgb(182, 174, 129)
RGBA
rgba(182, 174, 129, 1)
HSL
hsl(51, 27%, 61%)
HSV
hsv(51, 29%, 71%)
CMYK
cmyk(0%, 4%, 29%, 29%)
CSS variable
--color-primary: #B6AE81;
Lowercase HEX
#b6ae81

Shades

Tints

Tones

Harmony

CSS snippets for #B6AE81

.color-b6ae81 {
  color: #B6AE81;
  background-color: #B6AE81;
}

Frequently asked questions

What color is #B6AE81?+

#B6AE81 is a HEX color with RGB value rgb(182, 174, 129) and HSL value hsl(51, 27%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B6AE81?+

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