#AEAB60 Color

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

Color preview

#AEAB60

Color formats

HEX
#AEAB60
RGB
rgb(174, 171, 96)
RGBA
rgba(174, 171, 96, 1)
HSL
hsl(58, 33%, 53%)
HSV
hsv(58, 45%, 68%)
CMYK
cmyk(0%, 2%, 45%, 32%)
CSS variable
--color-primary: #AEAB60;
Lowercase HEX
#aeab60

Shades

Tints

Tones

Harmony

CSS snippets for #AEAB60

.color-aeab60 {
  color: #AEAB60;
  background-color: #AEAB60;
}

Frequently asked questions

What color is #AEAB60?+

#AEAB60 is a HEX color with RGB value rgb(174, 171, 96) and HSL value hsl(58, 33%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAB60?+

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