#AEAB73 Color

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

Color preview

#AEAB73

Color formats

HEX
#AEAB73
RGB
rgb(174, 171, 115)
RGBA
rgba(174, 171, 115, 1)
HSL
hsl(57, 27%, 57%)
HSV
hsv(57, 34%, 68%)
CMYK
cmyk(0%, 2%, 34%, 32%)
CSS variable
--color-primary: #AEAB73;
Lowercase HEX
#aeab73

Shades

Tints

Tones

Harmony

CSS snippets for #AEAB73

.color-aeab73 {
  color: #AEAB73;
  background-color: #AEAB73;
}

Frequently asked questions

What color is #AEAB73?+

#AEAB73 is a HEX color with RGB value rgb(174, 171, 115) and HSL value hsl(57, 27%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAB73?+

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