#B8AE70 Color

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

Color preview

#B8AE70

Color formats

HEX
#B8AE70
RGB
rgb(184, 174, 112)
RGBA
rgba(184, 174, 112, 1)
HSL
hsl(52, 34%, 58%)
HSV
hsv(52, 39%, 72%)
CMYK
cmyk(0%, 5%, 39%, 28%)
CSS variable
--color-primary: #B8AE70;
Lowercase HEX
#b8ae70

Shades

Tints

Tones

Harmony

CSS snippets for #B8AE70

.color-b8ae70 {
  color: #B8AE70;
  background-color: #B8AE70;
}

Frequently asked questions

What color is #B8AE70?+

#B8AE70 is a HEX color with RGB value rgb(184, 174, 112) and HSL value hsl(52, 34%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B8AE70?+

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