#A1A125 Color

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

Color preview

#A1A125

Color formats

HEX
#A1A125
RGB
rgb(161, 161, 37)
RGBA
rgba(161, 161, 37, 1)
HSL
hsl(60, 63%, 39%)
HSV
hsv(60, 77%, 63%)
CMYK
cmyk(0%, 0%, 77%, 37%)
CSS variable
--color-primary: #A1A125;
Lowercase HEX
#a1a125

Shades

Tints

Tones

Harmony

CSS snippets for #A1A125

.color-a1a125 {
  color: #A1A125;
  background-color: #A1A125;
}

Frequently asked questions

What color is #A1A125?+

#A1A125 is a HEX color with RGB value rgb(161, 161, 37) and HSL value hsl(60, 63%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A1A125?+

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