Menu: View→Interface Properties→Colors→More Colors
Press this button to select a color from all the colors available on your system.
Programming
In Amos Graphics programs, you can click this button as follows (Visual Basic):
Dim aButton As Windows.Forms.Button = pd.GetButton("InterfacePropertiesForm", "ColorsMore")
aButton.PerformClick