#AEAA7B Color

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

Color preview

#AEAA7B

Color formats

HEX
#AEAA7B
RGB
rgb(174, 170, 123)
RGBA
rgba(174, 170, 123, 1)
HSL
hsl(55, 24%, 58%)
HSV
hsv(55, 29%, 68%)
CMYK
cmyk(0%, 2%, 29%, 32%)
CSS variable
--color-primary: #AEAA7B;
Lowercase HEX
#aeaa7b

Shades

Tints

Tones

Harmony

CSS snippets for #AEAA7B

.color-aeaa7b {
  color: #AEAA7B;
  background-color: #AEAA7B;
}

Frequently asked questions

What color is #AEAA7B?+

#AEAA7B is a HEX color with RGB value rgb(174, 170, 123) and HSL value hsl(55, 24%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAA7B?+

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