#B5AE4A Color

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

Color preview

#B5AE4A

Color formats

HEX
#B5AE4A
RGB
rgb(181, 174, 74)
RGBA
rgba(181, 174, 74, 1)
HSL
hsl(56, 42%, 50%)
HSV
hsv(56, 59%, 71%)
CMYK
cmyk(0%, 4%, 59%, 29%)
CSS variable
--color-primary: #B5AE4A;
Lowercase HEX
#b5ae4a

Shades

Tints

Tones

Harmony

CSS snippets for #B5AE4A

.color-b5ae4a {
  color: #B5AE4A;
  background-color: #B5AE4A;
}

Frequently asked questions

What color is #B5AE4A?+

#B5AE4A is a HEX color with RGB value rgb(181, 174, 74) and HSL value hsl(56, 42%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B5AE4A?+

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