#A5A127 Color

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

Color preview

#A5A127

Color formats

HEX
#A5A127
RGB
rgb(165, 161, 39)
RGBA
rgba(165, 161, 39, 1)
HSL
hsl(58, 62%, 40%)
HSV
hsv(58, 76%, 65%)
CMYK
cmyk(0%, 2%, 76%, 35%)
CSS variable
--color-primary: #A5A127;
Lowercase HEX
#a5a127

Shades

Tints

Tones

Harmony

CSS snippets for #A5A127

.color-a5a127 {
  color: #A5A127;
  background-color: #A5A127;
}

Frequently asked questions

What color is #A5A127?+

#A5A127 is a HEX color with RGB value rgb(165, 161, 39) and HSL value hsl(58, 62%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A5A127?+

The closest Tailwind color is yellow-600, available as the bg-yellow-600 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