#AEAA6B Color

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

Color preview

#AEAA6B

Color formats

HEX
#AEAA6B
RGB
rgb(174, 170, 107)
RGBA
rgba(174, 170, 107, 1)
HSL
hsl(56, 29%, 55%)
HSV
hsv(56, 39%, 68%)
CMYK
cmyk(0%, 2%, 39%, 32%)
CSS variable
--color-primary: #AEAA6B;
Lowercase HEX
#aeaa6b

Shades

Tints

Tones

Harmony

CSS snippets for #AEAA6B

.color-aeaa6b {
  color: #AEAA6B;
  background-color: #AEAA6B;
}

Frequently asked questions

What color is #AEAA6B?+

#AEAA6B is a HEX color with RGB value rgb(174, 170, 107) and HSL value hsl(56, 29%, 55%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAA6B?+

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