#B2AE33 Color

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

Color preview

#B2AE33

Color formats

HEX
#B2AE33
RGB
rgb(178, 174, 51)
RGBA
rgba(178, 174, 51, 1)
HSL
hsl(58, 55%, 45%)
HSV
hsv(58, 71%, 70%)
CMYK
cmyk(0%, 2%, 71%, 30%)
CSS variable
--color-primary: #B2AE33;
Lowercase HEX
#b2ae33

Shades

Tints

Tones

Harmony

CSS snippets for #B2AE33

.color-b2ae33 {
  color: #B2AE33;
  background-color: #B2AE33;
}

Frequently asked questions

What color is #B2AE33?+

#B2AE33 is a HEX color with RGB value rgb(178, 174, 51) and HSL value hsl(58, 55%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B2AE33?+

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