#B6AE77 Color

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

Color preview

#B6AE77

Color formats

HEX
#B6AE77
RGB
rgb(182, 174, 119)
RGBA
rgba(182, 174, 119, 1)
HSL
hsl(52, 30%, 59%)
HSV
hsv(52, 35%, 71%)
CMYK
cmyk(0%, 4%, 35%, 29%)
CSS variable
--color-primary: #B6AE77;
Lowercase HEX
#b6ae77

Shades

Tints

Tones

Harmony

CSS snippets for #B6AE77

.color-b6ae77 {
  color: #B6AE77;
  background-color: #B6AE77;
}

Frequently asked questions

What color is #B6AE77?+

#B6AE77 is a HEX color with RGB value rgb(182, 174, 119) and HSL value hsl(52, 30%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B6AE77?+

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