#B9AE5B Color

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

Color preview

#B9AE5B

Color formats

HEX
#B9AE5B
RGB
rgb(185, 174, 91)
RGBA
rgba(185, 174, 91, 1)
HSL
hsl(53, 40%, 54%)
HSV
hsv(53, 51%, 73%)
CMYK
cmyk(0%, 6%, 51%, 27%)
CSS variable
--color-primary: #B9AE5B;
Lowercase HEX
#b9ae5b

Shades

Tints

Tones

Harmony

CSS snippets for #B9AE5B

.color-b9ae5b {
  color: #B9AE5B;
  background-color: #B9AE5B;
}

Frequently asked questions

What color is #B9AE5B?+

#B9AE5B is a HEX color with RGB value rgb(185, 174, 91) and HSL value hsl(53, 40%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B9AE5B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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