#B7AE48 Color

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

Color preview

#B7AE48

Color formats

HEX
#B7AE48
RGB
rgb(183, 174, 72)
RGBA
rgba(183, 174, 72, 1)
HSL
hsl(55, 44%, 50%)
HSV
hsv(55, 61%, 72%)
CMYK
cmyk(0%, 5%, 61%, 28%)
CSS variable
--color-primary: #B7AE48;
Lowercase HEX
#b7ae48

Shades

Tints

Tones

Harmony

CSS snippets for #B7AE48

.color-b7ae48 {
  color: #B7AE48;
  background-color: #B7AE48;
}

Frequently asked questions

What color is #B7AE48?+

#B7AE48 is a HEX color with RGB value rgb(183, 174, 72) and HSL value hsl(55, 44%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B7AE48?+

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