#A0AE1E Color

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

Color preview

#A0AE1E

Color formats

HEX
#A0AE1E
RGB
rgb(160, 174, 30)
RGBA
rgba(160, 174, 30, 1)
HSL
hsl(66, 71%, 40%)
HSV
hsv(66, 83%, 68%)
CMYK
cmyk(8%, 0%, 83%, 32%)
CSS variable
--color-primary: #A0AE1E;
Lowercase HEX
#a0ae1e

Shades

Tints

Tones

Harmony

CSS snippets for #A0AE1E

.color-a0ae1e {
  color: #A0AE1E;
  background-color: #A0AE1E;
}

Frequently asked questions

What color is #A0AE1E?+

#A0AE1E is a HEX color with RGB value rgb(160, 174, 30) and HSL value hsl(66, 71%, 40%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A0AE1E?+

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