#B5AE4F Color

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

Color preview

#B5AE4F

Color formats

HEX
#B5AE4F
RGB
rgb(181, 174, 79)
RGBA
rgba(181, 174, 79, 1)
HSL
hsl(56, 41%, 51%)
HSV
hsv(56, 56%, 71%)
CMYK
cmyk(0%, 4%, 56%, 29%)
CSS variable
--color-primary: #B5AE4F;
Lowercase HEX
#b5ae4f

Shades

Tints

Tones

Harmony

CSS snippets for #B5AE4F

.color-b5ae4f {
  color: #B5AE4F;
  background-color: #B5AE4F;
}

Frequently asked questions

What color is #B5AE4F?+

#B5AE4F is a HEX color with RGB value rgb(181, 174, 79) and HSL value hsl(56, 41%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B5AE4F?+

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