#B2AE85 Color

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

Color preview

#B2AE85

Color formats

HEX
#B2AE85
RGB
rgb(178, 174, 133)
RGBA
rgba(178, 174, 133, 1)
HSL
hsl(55, 23%, 61%)
HSV
hsv(55, 25%, 70%)
CMYK
cmyk(0%, 2%, 25%, 30%)
CSS variable
--color-primary: #B2AE85;
Lowercase HEX
#b2ae85

Shades

Tints

Tones

Harmony

CSS snippets for #B2AE85

.color-b2ae85 {
  color: #B2AE85;
  background-color: #B2AE85;
}

Frequently asked questions

What color is #B2AE85?+

#B2AE85 is a HEX color with RGB value rgb(178, 174, 133) and HSL value hsl(55, 23%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B2AE85?+

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