#B1AE48 Color

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

Color preview

#B1AE48

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B1AE48

.color-b1ae48 {
  color: #B1AE48;
  background-color: #B1AE48;
}

Frequently asked questions

What color is #B1AE48?+

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

What is the closest Tailwind color to #B1AE48?+

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