#B2AE6A Color

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

Color preview

#B2AE6A

Color formats

HEX
#B2AE6A
RGB
rgb(178, 174, 106)
RGBA
rgba(178, 174, 106, 1)
HSL
hsl(57, 32%, 56%)
HSV
hsv(57, 40%, 70%)
CMYK
cmyk(0%, 2%, 40%, 30%)
CSS variable
--color-primary: #B2AE6A;
Lowercase HEX
#b2ae6a

Shades

Tints

Tones

Harmony

CSS snippets for #B2AE6A

.color-b2ae6a {
  color: #B2AE6A;
  background-color: #B2AE6A;
}

Frequently asked questions

What color is #B2AE6A?+

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

What is the closest Tailwind color to #B2AE6A?+

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