#AEAB7D Color

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

Color preview

#AEAB7D

Color formats

HEX
#AEAB7D
RGB
rgb(174, 171, 125)
RGBA
rgba(174, 171, 125, 1)
HSL
hsl(56, 23%, 59%)
HSV
hsv(56, 28%, 68%)
CMYK
cmyk(0%, 2%, 28%, 32%)
CSS variable
--color-primary: #AEAB7D;
Lowercase HEX
#aeab7d

Shades

Tints

Tones

Harmony

CSS snippets for #AEAB7D

.color-aeab7d {
  color: #AEAB7D;
  background-color: #AEAB7D;
}

Frequently asked questions

What color is #AEAB7D?+

#AEAB7D is a HEX color with RGB value rgb(174, 171, 125) and HSL value hsl(56, 23%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAB7D?+

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