#B7AE43 Color

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

Color preview

#B7AE43

Color formats

HEX
#B7AE43
RGB
rgb(183, 174, 67)
RGBA
rgba(183, 174, 67, 1)
HSL
hsl(55, 46%, 49%)
HSV
hsv(55, 63%, 72%)
CMYK
cmyk(0%, 5%, 63%, 28%)
CSS variable
--color-primary: #B7AE43;
Lowercase HEX
#b7ae43

Shades

Tints

Tones

Harmony

CSS snippets for #B7AE43

.color-b7ae43 {
  color: #B7AE43;
  background-color: #B7AE43;
}

Frequently asked questions

What color is #B7AE43?+

#B7AE43 is a HEX color with RGB value rgb(183, 174, 67) and HSL value hsl(55, 46%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B7AE43?+

The closest Tailwind color is lime-400, available as the bg-lime-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