#B1AE81 Color

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

Color preview

#B1AE81

Color formats

HEX
#B1AE81
RGB
rgb(177, 174, 129)
RGBA
rgba(177, 174, 129, 1)
HSL
hsl(56, 24%, 60%)
HSV
hsv(56, 27%, 69%)
CMYK
cmyk(0%, 2%, 27%, 31%)
CSS variable
--color-primary: #B1AE81;
Lowercase HEX
#b1ae81

Shades

Tints

Tones

Harmony

CSS snippets for #B1AE81

.color-b1ae81 {
  color: #B1AE81;
  background-color: #B1AE81;
}

Frequently asked questions

What color is #B1AE81?+

#B1AE81 is a HEX color with RGB value rgb(177, 174, 129) and HSL value hsl(56, 24%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B1AE81?+

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