#A4A41E Color

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

Color preview

#A4A41E

Color formats

HEX
#A4A41E
RGB
rgb(164, 164, 30)
RGBA
rgba(164, 164, 30, 1)
HSL
hsl(60, 69%, 38%)
HSV
hsv(60, 82%, 64%)
CMYK
cmyk(0%, 0%, 82%, 36%)
CSS variable
--color-primary: #A4A41E;
Lowercase HEX
#a4a41e

Shades

Tints

Tones

Harmony

CSS snippets for #A4A41E

.color-a4a41e {
  color: #A4A41E;
  background-color: #A4A41E;
}

Frequently asked questions

What color is #A4A41E?+

#A4A41E is a HEX color with RGB value rgb(164, 164, 30) and HSL value hsl(60, 69%, 38%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A4A41E?+

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