#AEAB70 Color

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

Color preview

#AEAB70

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AEAB70

.color-aeab70 {
  color: #AEAB70;
  background-color: #AEAB70;
}

Frequently asked questions

What color is #AEAB70?+

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

What is the closest Tailwind color to #AEAB70?+

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