#AEAA1E Color

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

Color preview

#AEAA1E

Color formats

HEX
#AEAA1E
RGB
rgb(174, 170, 30)
RGBA
rgba(174, 170, 30, 1)
HSL
hsl(58, 71%, 40%)
HSV
hsv(58, 83%, 68%)
CMYK
cmyk(0%, 2%, 83%, 32%)
CSS variable
--color-primary: #AEAA1E;
Lowercase HEX
#aeaa1e

Shades

Tints

Tones

Harmony

CSS snippets for #AEAA1E

.color-aeaa1e {
  color: #AEAA1E;
  background-color: #AEAA1E;
}

Frequently asked questions

What color is #AEAA1E?+

#AEAA1E is a HEX color with RGB value rgb(174, 170, 30) and HSL value hsl(58, 71%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AEAA1E?+

The closest Tailwind color is yellow-600, available as the bg-yellow-600 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