#B5AE5B Color

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

Color preview

#B5AE5B

Color formats

HEX
#B5AE5B
RGB
rgb(181, 174, 91)
RGBA
rgba(181, 174, 91, 1)
HSL
hsl(55, 38%, 53%)
HSV
hsv(55, 50%, 71%)
CMYK
cmyk(0%, 4%, 50%, 29%)
CSS variable
--color-primary: #B5AE5B;
Lowercase HEX
#b5ae5b

Shades

Tints

Tones

Harmony

CSS snippets for #B5AE5B

.color-b5ae5b {
  color: #B5AE5B;
  background-color: #B5AE5B;
}

Frequently asked questions

What color is #B5AE5B?+

#B5AE5B is a HEX color with RGB value rgb(181, 174, 91) and HSL value hsl(55, 38%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B5AE5B?+

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