#B2AE2E Color

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

Color preview

#B2AE2E

Color formats

HEX
#B2AE2E
RGB
rgb(178, 174, 46)
RGBA
rgba(178, 174, 46, 1)
HSL
hsl(58, 59%, 44%)
HSV
hsv(58, 74%, 70%)
CMYK
cmyk(0%, 2%, 74%, 30%)
CSS variable
--color-primary: #B2AE2E;
Lowercase HEX
#b2ae2e

Shades

Tints

Tones

Harmony

CSS snippets for #B2AE2E

.color-b2ae2e {
  color: #B2AE2E;
  background-color: #B2AE2E;
}

Frequently asked questions

What color is #B2AE2E?+

#B2AE2E is a HEX color with RGB value rgb(178, 174, 46) and HSL value hsl(58, 59%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B2AE2E?+

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