#A3A123 Color

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

Color preview

#A3A123

Color formats

HEX
#A3A123
RGB
rgb(163, 161, 35)
RGBA
rgba(163, 161, 35, 1)
HSL
hsl(59, 65%, 39%)
HSV
hsv(59, 79%, 64%)
CMYK
cmyk(0%, 1%, 79%, 36%)
CSS variable
--color-primary: #A3A123;
Lowercase HEX
#a3a123

Shades

Tints

Tones

Harmony

CSS snippets for #A3A123

.color-a3a123 {
  color: #A3A123;
  background-color: #A3A123;
}

Frequently asked questions

What color is #A3A123?+

#A3A123 is a HEX color with RGB value rgb(163, 161, 35) and HSL value hsl(59, 65%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A3A123?+

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