#B3AE6A Color

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

Color preview

#B3AE6A

Color formats

HEX
#B3AE6A
RGB
rgb(179, 174, 106)
RGBA
rgba(179, 174, 106, 1)
HSL
hsl(56, 32%, 56%)
HSV
hsv(56, 41%, 70%)
CMYK
cmyk(0%, 3%, 41%, 30%)
CSS variable
--color-primary: #B3AE6A;
Lowercase HEX
#b3ae6a

Shades

Tints

Tones

Harmony

CSS snippets for #B3AE6A

.color-b3ae6a {
  color: #B3AE6A;
  background-color: #B3AE6A;
}

Frequently asked questions

What color is #B3AE6A?+

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

What is the closest Tailwind color to #B3AE6A?+

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