#A2A02A Color

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

Color preview

#A2A02A

Color formats

HEX
#A2A02A
RGB
rgb(162, 160, 42)
RGBA
rgba(162, 160, 42, 1)
HSL
hsl(59, 59%, 40%)
HSV
hsv(59, 74%, 64%)
CMYK
cmyk(0%, 1%, 74%, 36%)
CSS variable
--color-primary: #A2A02A;
Lowercase HEX
#a2a02a

Shades

Tints

Tones

Harmony

CSS snippets for #A2A02A

.color-a2a02a {
  color: #A2A02A;
  background-color: #A2A02A;
}

Frequently asked questions

What color is #A2A02A?+

#A2A02A is a HEX color with RGB value rgb(162, 160, 42) and HSL value hsl(59, 59%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A2A02A?+

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