#AEAB7E Color

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

Color preview

#AEAB7E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AEAB7E

.color-aeab7e {
  color: #AEAB7E;
  background-color: #AEAB7E;
}

Frequently asked questions

What color is #AEAB7E?+

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

What is the closest Tailwind color to #AEAB7E?+

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