#B0AE43 Color

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

Color preview

#B0AE43

Color formats

HEX
#B0AE43
RGB
rgb(176, 174, 67)
RGBA
rgba(176, 174, 67, 1)
HSL
hsl(59, 45%, 48%)
HSV
hsv(59, 62%, 69%)
CMYK
cmyk(0%, 1%, 62%, 31%)
CSS variable
--color-primary: #B0AE43;
Lowercase HEX
#b0ae43

Shades

Tints

Tones

Harmony

CSS snippets for #B0AE43

.color-b0ae43 {
  color: #B0AE43;
  background-color: #B0AE43;
}

Frequently asked questions

What color is #B0AE43?+

#B0AE43 is a HEX color with RGB value rgb(176, 174, 67) and HSL value hsl(59, 45%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B0AE43?+

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