#B6AE49 Color

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

Color preview

#B6AE49

Color formats

HEX
#B6AE49
RGB
rgb(182, 174, 73)
RGBA
rgba(182, 174, 73, 1)
HSL
hsl(56, 43%, 50%)
HSV
hsv(56, 60%, 71%)
CMYK
cmyk(0%, 4%, 60%, 29%)
CSS variable
--color-primary: #B6AE49;
Lowercase HEX
#b6ae49

Shades

Tints

Tones

Harmony

CSS snippets for #B6AE49

.color-b6ae49 {
  color: #B6AE49;
  background-color: #B6AE49;
}

Frequently asked questions

What color is #B6AE49?+

#B6AE49 is a HEX color with RGB value rgb(182, 174, 73) and HSL value hsl(56, 43%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B6AE49?+

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