#A5AE42 Color

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

Color preview

#A5AE42

Color formats

HEX
#A5AE42
RGB
rgb(165, 174, 66)
RGBA
rgba(165, 174, 66, 1)
HSL
hsl(65, 45%, 47%)
HSV
hsv(65, 62%, 68%)
CMYK
cmyk(5%, 0%, 62%, 32%)
CSS variable
--color-primary: #A5AE42;
Lowercase HEX
#a5ae42

Shades

Tints

Tones

Harmony

CSS snippets for #A5AE42

.color-a5ae42 {
  color: #A5AE42;
  background-color: #A5AE42;
}

Frequently asked questions

What color is #A5AE42?+

#A5AE42 is a HEX color with RGB value rgb(165, 174, 66) and HSL value hsl(65, 45%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A5AE42?+

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