#B7AE39 Color

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

Color preview

#B7AE39

Color formats

HEX
#B7AE39
RGB
rgb(183, 174, 57)
RGBA
rgba(183, 174, 57, 1)
HSL
hsl(56, 53%, 47%)
HSV
hsv(56, 69%, 72%)
CMYK
cmyk(0%, 5%, 69%, 28%)
CSS variable
--color-primary: #B7AE39;
Lowercase HEX
#b7ae39

Shades

Tints

Tones

Harmony

CSS snippets for #B7AE39

.color-b7ae39 {
  color: #B7AE39;
  background-color: #B7AE39;
}

Frequently asked questions

What color is #B7AE39?+

#B7AE39 is a HEX color with RGB value rgb(183, 174, 57) and HSL value hsl(56, 53%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B7AE39?+

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