#AEAB78 Color

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

Color preview

#AEAB78

Color formats

HEX
#AEAB78
RGB
rgb(174, 171, 120)
RGBA
rgba(174, 171, 120, 1)
HSL
hsl(57, 25%, 58%)
HSV
hsv(57, 31%, 68%)
CMYK
cmyk(0%, 2%, 31%, 32%)
CSS variable
--color-primary: #AEAB78;
Lowercase HEX
#aeab78

Shades

Tints

Tones

Harmony

CSS snippets for #AEAB78

.color-aeab78 {
  color: #AEAB78;
  background-color: #AEAB78;
}

Frequently asked questions

What color is #AEAB78?+

#AEAB78 is a HEX color with RGB value rgb(174, 171, 120) and HSL value hsl(57, 25%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAB78?+

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