#A5AE47 Color

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

Color preview

#A5AE47

Color formats

HEX
#A5AE47
RGB
rgb(165, 174, 71)
RGBA
rgba(165, 174, 71, 1)
HSL
hsl(65, 42%, 48%)
HSV
hsv(65, 59%, 68%)
CMYK
cmyk(5%, 0%, 59%, 32%)
CSS variable
--color-primary: #A5AE47;
Lowercase HEX
#a5ae47

Shades

Tints

Tones

Harmony

CSS snippets for #A5AE47

.color-a5ae47 {
  color: #A5AE47;
  background-color: #A5AE47;
}

Frequently asked questions

What color is #A5AE47?+

#A5AE47 is a HEX color with RGB value rgb(165, 174, 71) and HSL value hsl(65, 42%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A5AE47?+

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