#A5AE29 Color

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

Color preview

#A5AE29

Color formats

HEX
#A5AE29
RGB
rgb(165, 174, 41)
RGBA
rgba(165, 174, 41, 1)
HSL
hsl(64, 62%, 42%)
HSV
hsv(64, 76%, 68%)
CMYK
cmyk(5%, 0%, 76%, 32%)
CSS variable
--color-primary: #A5AE29;
Lowercase HEX
#a5ae29

Shades

Tints

Tones

Harmony

CSS snippets for #A5AE29

.color-a5ae29 {
  color: #A5AE29;
  background-color: #A5AE29;
}

Frequently asked questions

What color is #A5AE29?+

#A5AE29 is a HEX color with RGB value rgb(165, 174, 41) and HSL value hsl(64, 62%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A5AE29?+

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