#B1AE49 Color

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

Color preview

#B1AE49

Color formats

HEX
#B1AE49
RGB
rgb(177, 174, 73)
RGBA
rgba(177, 174, 73, 1)
HSL
hsl(58, 42%, 49%)
HSV
hsv(58, 59%, 69%)
CMYK
cmyk(0%, 2%, 59%, 31%)
CSS variable
--color-primary: #B1AE49;
Lowercase HEX
#b1ae49

Shades

Tints

Tones

Harmony

CSS snippets for #B1AE49

.color-b1ae49 {
  color: #B1AE49;
  background-color: #B1AE49;
}

Frequently asked questions

What color is #B1AE49?+

#B1AE49 is a HEX color with RGB value rgb(177, 174, 73) and HSL value hsl(58, 42%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B1AE49?+

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