#B6AE83 Color

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

Color preview

#B6AE83

Color formats

HEX
#B6AE83
RGB
rgb(182, 174, 131)
RGBA
rgba(182, 174, 131, 1)
HSL
hsl(51, 26%, 61%)
HSV
hsv(51, 28%, 71%)
CMYK
cmyk(0%, 4%, 28%, 29%)
CSS variable
--color-primary: #B6AE83;
Lowercase HEX
#b6ae83

Shades

Tints

Tones

Harmony

CSS snippets for #B6AE83

.color-b6ae83 {
  color: #B6AE83;
  background-color: #B6AE83;
}

Frequently asked questions

What color is #B6AE83?+

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

What is the closest Tailwind color to #B6AE83?+

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