#B2AE73 Color

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

Color preview

#B2AE73

Color formats

HEX
#B2AE73
RGB
rgb(178, 174, 115)
RGBA
rgba(178, 174, 115, 1)
HSL
hsl(56, 29%, 57%)
HSV
hsv(56, 35%, 70%)
CMYK
cmyk(0%, 2%, 35%, 30%)
CSS variable
--color-primary: #B2AE73;
Lowercase HEX
#b2ae73

Shades

Tints

Tones

Harmony

CSS snippets for #B2AE73

.color-b2ae73 {
  color: #B2AE73;
  background-color: #B2AE73;
}

Frequently asked questions

What color is #B2AE73?+

#B2AE73 is a HEX color with RGB value rgb(178, 174, 115) and HSL value hsl(56, 29%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B2AE73?+

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