#B6AE3A Color

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

Color preview

#B6AE3A

Color formats

HEX
#B6AE3A
RGB
rgb(182, 174, 58)
RGBA
rgba(182, 174, 58, 1)
HSL
hsl(56, 52%, 47%)
HSV
hsv(56, 68%, 71%)
CMYK
cmyk(0%, 4%, 68%, 29%)
CSS variable
--color-primary: #B6AE3A;
Lowercase HEX
#b6ae3a

Shades

Tints

Tones

Harmony

CSS snippets for #B6AE3A

.color-b6ae3a {
  color: #B6AE3A;
  background-color: #B6AE3A;
}

Frequently asked questions

What color is #B6AE3A?+

#B6AE3A is a HEX color with RGB value rgb(182, 174, 58) and HSL value hsl(56, 52%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B6AE3A?+

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