#AEAB6F Color

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

Color preview

#AEAB6F

Color formats

HEX
#AEAB6F
RGB
rgb(174, 171, 111)
RGBA
rgba(174, 171, 111, 1)
HSL
hsl(57, 28%, 56%)
HSV
hsv(57, 36%, 68%)
CMYK
cmyk(0%, 2%, 36%, 32%)
CSS variable
--color-primary: #AEAB6F;
Lowercase HEX
#aeab6f

Shades

Tints

Tones

Harmony

CSS snippets for #AEAB6F

.color-aeab6f {
  color: #AEAB6F;
  background-color: #AEAB6F;
}

Frequently asked questions

What color is #AEAB6F?+

#AEAB6F is a HEX color with RGB value rgb(174, 171, 111) and HSL value hsl(57, 28%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAB6F?+

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