💡 Click on any color value below to copy it to clipboard
Running Number
10,526,765
HEX
#A0A02D
RGB
160, 160, 45
HSL
60°,56%,40%
HSV
60°,72%,63%
CMYK
0%,0%,72%,37%
Brightness
58%
Type
Light
AA Normal Text: ≥ 4.5:1
AA Large Text: ≥ 3.0:1
AAA Normal Text: ≥ 7.0:1
AAA Large Text: ≥ 4.5:1
#A0A02D sits at 60° on the color wheel, placing it in the yellow family of the warm half of the spectrum. With 56% saturation and 40% lightness, it reads as a moderately saturated, shadowed tone — a balanced mid-energy presence that sits comfortably alongside other UI tones. Its RGB mix of 160, 160, 45 produces a 7.56:1 contrast ratio against black, which clears WCAG AAA for body text in that pairing.
In RGB space #A0A02D is a clear variant of CSS yellow-green — about 46 units away from #9ACD32. Designers reach for yellow hues at this saturation when the brief calls for a conversational, mid-energy register, and at this lightness when they want a present, comfortable mid-canvas voice. On screen the warm cast tends to pair best with cool neutrals around 210°-230° to balance temperature.
See how this color appears in real UI elements
Button (filled)
Badge
Progress Bar
Link Hover
Input Focus Ring
Checkbox Active
Toggle Switch On
Slider Thumb
Card Border
Icon Highlight
Tooltip Background
Modal Header
Tab Active
Alert Box
Timeline Dot
Loading Spinner
Dropdown Selected
Table Row Highlight
Calendar Date
Mobile Device
See how to use #A0A02D in different programming languages
| Platform | Languages |
|---|---|
| Frontend | |
| Mobile | |
| Backend | |
| Others |
document.getElementById("box").style.backgroundColor = "#a0a02d";💡 Click any tab to see how to use #a0a02d in different programming languages