#B3AE2E Color

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

Color preview

#B3AE2E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B3AE2E

.color-b3ae2e {
  color: #B3AE2E;
  background-color: #B3AE2E;
}

Frequently asked questions

What color is #B3AE2E?+

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

What is the closest Tailwind color to #B3AE2E?+

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