#AEAC70 Color

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

Color preview

#AEAC70

Color formats

HEX
#AEAC70
RGB
rgb(174, 172, 112)
RGBA
rgba(174, 172, 112, 1)
HSL
hsl(58, 28%, 56%)
HSV
hsv(58, 36%, 68%)
CMYK
cmyk(0%, 1%, 36%, 32%)
CSS variable
--color-primary: #AEAC70;
Lowercase HEX
#aeac70

Shades

Tints

Tones

Harmony

CSS snippets for #AEAC70

.color-aeac70 {
  color: #AEAC70;
  background-color: #AEAC70;
}

Frequently asked questions

What color is #AEAC70?+

#AEAC70 is a HEX color with RGB value rgb(174, 172, 112) and HSL value hsl(58, 28%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAC70?+

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