#B2AE7B Color

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

Color preview

#B2AE7B

Color formats

HEX
#B2AE7B
RGB
rgb(178, 174, 123)
RGBA
rgba(178, 174, 123, 1)
HSL
hsl(56, 26%, 59%)
HSV
hsv(56, 31%, 70%)
CMYK
cmyk(0%, 2%, 31%, 30%)
CSS variable
--color-primary: #B2AE7B;
Lowercase HEX
#b2ae7b

Shades

Tints

Tones

Harmony

CSS snippets for #B2AE7B

.color-b2ae7b {
  color: #B2AE7B;
  background-color: #B2AE7B;
}

Frequently asked questions

What color is #B2AE7B?+

#B2AE7B is a HEX color with RGB value rgb(178, 174, 123) and HSL value hsl(56, 26%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B2AE7B?+

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