#B3AE72 Color

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

Color preview

#B3AE72

Color formats

HEX
#B3AE72
RGB
rgb(179, 174, 114)
RGBA
rgba(179, 174, 114, 1)
HSL
hsl(55, 30%, 57%)
HSV
hsv(55, 36%, 70%)
CMYK
cmyk(0%, 3%, 36%, 30%)
CSS variable
--color-primary: #B3AE72;
Lowercase HEX
#b3ae72

Shades

Tints

Tones

Harmony

CSS snippets for #B3AE72

.color-b3ae72 {
  color: #B3AE72;
  background-color: #B3AE72;
}

Frequently asked questions

What color is #B3AE72?+

#B3AE72 is a HEX color with RGB value rgb(179, 174, 114) and HSL value hsl(55, 30%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B3AE72?+

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