#B2AE62 Color

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

Color preview

#B2AE62

Color formats

HEX
#B2AE62
RGB
rgb(178, 174, 98)
RGBA
rgba(178, 174, 98, 1)
HSL
hsl(57, 34%, 54%)
HSV
hsv(57, 45%, 70%)
CMYK
cmyk(0%, 2%, 45%, 30%)
CSS variable
--color-primary: #B2AE62;
Lowercase HEX
#b2ae62

Shades

Tints

Tones

Harmony

CSS snippets for #B2AE62

.color-b2ae62 {
  color: #B2AE62;
  background-color: #B2AE62;
}

Frequently asked questions

What color is #B2AE62?+

#B2AE62 is a HEX color with RGB value rgb(178, 174, 98) and HSL value hsl(57, 34%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B2AE62?+

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