#A1AE62 Color

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

Color preview

#A1AE62

Color formats

HEX
#A1AE62
RGB
rgb(161, 174, 98)
RGBA
rgba(161, 174, 98, 1)
HSL
hsl(70, 32%, 53%)
HSV
hsv(70, 44%, 68%)
CMYK
cmyk(7%, 0%, 44%, 32%)
CSS variable
--color-primary: #A1AE62;
Lowercase HEX
#a1ae62

Shades

Tints

Tones

Harmony

CSS snippets for #A1AE62

.color-a1ae62 {
  color: #A1AE62;
  background-color: #A1AE62;
}

Frequently asked questions

What color is #A1AE62?+

#A1AE62 is a HEX color with RGB value rgb(161, 174, 98) and HSL value hsl(70, 32%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A1AE62?+

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