#B2AE87 Color

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

Color preview

#B2AE87

Color formats

HEX
#B2AE87
RGB
rgb(178, 174, 135)
RGBA
rgba(178, 174, 135, 1)
HSL
hsl(54, 22%, 61%)
HSV
hsv(54, 24%, 70%)
CMYK
cmyk(0%, 2%, 24%, 30%)
CSS variable
--color-primary: #B2AE87;
Lowercase HEX
#b2ae87

Shades

Tints

Tones

Harmony

CSS snippets for #B2AE87

.color-b2ae87 {
  color: #B2AE87;
  background-color: #B2AE87;
}

Frequently asked questions

What color is #B2AE87?+

#B2AE87 is a HEX color with RGB value rgb(178, 174, 135) and HSL value hsl(54, 22%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B2AE87?+

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