#B2AE80 Color

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

Color preview

#B2AE80

Color formats

HEX
#B2AE80
RGB
rgb(178, 174, 128)
RGBA
rgba(178, 174, 128, 1)
HSL
hsl(55, 25%, 60%)
HSV
hsv(55, 28%, 70%)
CMYK
cmyk(0%, 2%, 28%, 30%)
CSS variable
--color-primary: #B2AE80;
Lowercase HEX
#b2ae80

Shades

Tints

Tones

Harmony

CSS snippets for #B2AE80

.color-b2ae80 {
  color: #B2AE80;
  background-color: #B2AE80;
}

Frequently asked questions

What color is #B2AE80?+

#B2AE80 is a HEX color with RGB value rgb(178, 174, 128) and HSL value hsl(55, 25%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B2AE80?+

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