#B8AE58 Color

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

Color preview

#B8AE58

Color formats

HEX
#B8AE58
RGB
rgb(184, 174, 88)
RGBA
rgba(184, 174, 88, 1)
HSL
hsl(54, 40%, 53%)
HSV
hsv(54, 52%, 72%)
CMYK
cmyk(0%, 5%, 52%, 28%)
CSS variable
--color-primary: #B8AE58;
Lowercase HEX
#b8ae58

Shades

Tints

Tones

Harmony

CSS snippets for #B8AE58

.color-b8ae58 {
  color: #B8AE58;
  background-color: #B8AE58;
}

Frequently asked questions

What color is #B8AE58?+

#B8AE58 is a HEX color with RGB value rgb(184, 174, 88) and HSL value hsl(54, 40%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B8AE58?+

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