#AEAA7F Color

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

Color preview

#AEAA7F

Color formats

HEX
#AEAA7F
RGB
rgb(174, 170, 127)
RGBA
rgba(174, 170, 127, 1)
HSL
hsl(55, 22%, 59%)
HSV
hsv(55, 27%, 68%)
CMYK
cmyk(0%, 2%, 27%, 32%)
CSS variable
--color-primary: #AEAA7F;
Lowercase HEX
#aeaa7f

Shades

Tints

Tones

Harmony

CSS snippets for #AEAA7F

.color-aeaa7f {
  color: #AEAA7F;
  background-color: #AEAA7F;
}

Frequently asked questions

What color is #AEAA7F?+

#AEAA7F is a HEX color with RGB value rgb(174, 170, 127) and HSL value hsl(55, 22%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAA7F?+

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