#B1AE77 Color

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

Color preview

#B1AE77

Color formats

HEX
#B1AE77
RGB
rgb(177, 174, 119)
RGBA
rgba(177, 174, 119, 1)
HSL
hsl(57, 27%, 58%)
HSV
hsv(57, 33%, 69%)
CMYK
cmyk(0%, 2%, 33%, 31%)
CSS variable
--color-primary: #B1AE77;
Lowercase HEX
#b1ae77

Shades

Tints

Tones

Harmony

CSS snippets for #B1AE77

.color-b1ae77 {
  color: #B1AE77;
  background-color: #B1AE77;
}

Frequently asked questions

What color is #B1AE77?+

#B1AE77 is a HEX color with RGB value rgb(177, 174, 119) and HSL value hsl(57, 27%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B1AE77?+

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