#B9AE4B Color

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

Color preview

#B9AE4B

Color formats

HEX
#B9AE4B
RGB
rgb(185, 174, 75)
RGBA
rgba(185, 174, 75, 1)
HSL
hsl(54, 44%, 51%)
HSV
hsv(54, 59%, 73%)
CMYK
cmyk(0%, 6%, 59%, 27%)
CSS variable
--color-primary: #B9AE4B;
Lowercase HEX
#b9ae4b

Shades

Tints

Tones

Harmony

CSS snippets for #B9AE4B

.color-b9ae4b {
  color: #B9AE4B;
  background-color: #B9AE4B;
}

Frequently asked questions

What color is #B9AE4B?+

#B9AE4B is a HEX color with RGB value rgb(185, 174, 75) and HSL value hsl(54, 44%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B9AE4B?+

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