#B2AE4D Color

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

Color preview

#B2AE4D

Color formats

HEX
#B2AE4D
RGB
rgb(178, 174, 77)
RGBA
rgba(178, 174, 77, 1)
HSL
hsl(58, 40%, 50%)
HSV
hsv(58, 57%, 70%)
CMYK
cmyk(0%, 2%, 57%, 30%)
CSS variable
--color-primary: #B2AE4D;
Lowercase HEX
#b2ae4d

Shades

Tints

Tones

Harmony

CSS snippets for #B2AE4D

.color-b2ae4d {
  color: #B2AE4D;
  background-color: #B2AE4D;
}

Frequently asked questions

What color is #B2AE4D?+

#B2AE4D is a HEX color with RGB value rgb(178, 174, 77) and HSL value hsl(58, 40%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B2AE4D?+

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