#B6AE3B Color

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

Color preview

#B6AE3B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B6AE3B

.color-b6ae3b {
  color: #B6AE3B;
  background-color: #B6AE3B;
}

Frequently asked questions

What color is #B6AE3B?+

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

What is the closest Tailwind color to #B6AE3B?+

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