#AEAB61 Color

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

Color preview

#AEAB61

Color formats

HEX
#AEAB61
RGB
rgb(174, 171, 97)
RGBA
rgba(174, 171, 97, 1)
HSL
hsl(58, 32%, 53%)
HSV
hsv(58, 44%, 68%)
CMYK
cmyk(0%, 2%, 44%, 32%)
CSS variable
--color-primary: #AEAB61;
Lowercase HEX
#aeab61

Shades

Tints

Tones

Harmony

CSS snippets for #AEAB61

.color-aeab61 {
  color: #AEAB61;
  background-color: #AEAB61;
}

Frequently asked questions

What color is #AEAB61?+

#AEAB61 is a HEX color with RGB value rgb(174, 171, 97) and HSL value hsl(58, 32%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAB61?+

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