#B5AE72 Color

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

Color preview

#B5AE72

Color formats

HEX
#B5AE72
RGB
rgb(181, 174, 114)
RGBA
rgba(181, 174, 114, 1)
HSL
hsl(54, 31%, 58%)
HSV
hsv(54, 37%, 71%)
CMYK
cmyk(0%, 4%, 37%, 29%)
CSS variable
--color-primary: #B5AE72;
Lowercase HEX
#b5ae72

Shades

Tints

Tones

Harmony

CSS snippets for #B5AE72

.color-b5ae72 {
  color: #B5AE72;
  background-color: #B5AE72;
}

Frequently asked questions

What color is #B5AE72?+

#B5AE72 is a HEX color with RGB value rgb(181, 174, 114) and HSL value hsl(54, 31%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B5AE72?+

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