#B5AE31 Color

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

Color preview

#B5AE31

Color formats

HEX
#B5AE31
RGB
rgb(181, 174, 49)
RGBA
rgba(181, 174, 49, 1)
HSL
hsl(57, 57%, 45%)
HSV
hsv(57, 73%, 71%)
CMYK
cmyk(0%, 4%, 73%, 29%)
CSS variable
--color-primary: #B5AE31;
Lowercase HEX
#b5ae31

Shades

Tints

Tones

Harmony

CSS snippets for #B5AE31

.color-b5ae31 {
  color: #B5AE31;
  background-color: #B5AE31;
}

Frequently asked questions

What color is #B5AE31?+

#B5AE31 is a HEX color with RGB value rgb(181, 174, 49) and HSL value hsl(57, 57%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B5AE31?+

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