We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Made a simple library to parse files from colorschemedesigner.com and .ase files from Adobe programs so you can use the colors easily in your sketches.
Check it out: http://josephtaylor.github.io/ColorScheme/
Answers
released 1.0.1 earlier this month. colorschemedesigner.com is now paletton.com.
Updated to work with their new xml formats.
Tested and working with the latest Processing 3 release.
Added an example for usage with images.
Changed the API up a bit to include getting the colors as a primitive int[] array for people who prefer working that way.