#A2A21E Color

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

Color preview

#A2A21E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A2A21E

.color-a2a21e {
  color: #A2A21E;
  background-color: #A2A21E;
}

Frequently asked questions

What color is #A2A21E?+

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

What is the closest Tailwind color to #A2A21E?+

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