#B0AE31 Color

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

Color preview

#B0AE31

Color formats

HEX
#B0AE31
RGB
rgb(176, 174, 49)
RGBA
rgba(176, 174, 49, 1)
HSL
hsl(59, 56%, 44%)
HSV
hsv(59, 72%, 69%)
CMYK
cmyk(0%, 1%, 72%, 31%)
CSS variable
--color-primary: #B0AE31;
Lowercase HEX
#b0ae31

Shades

Tints

Tones

Harmony

CSS snippets for #B0AE31

.color-b0ae31 {
  color: #B0AE31;
  background-color: #B0AE31;
}

Frequently asked questions

What color is #B0AE31?+

#B0AE31 is a HEX color with RGB value rgb(176, 174, 49) and HSL value hsl(59, 56%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B0AE31?+

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