A simple .NET wrapper around the COLOURlovers API. How simple?
var svc = new ColourLoversRepository();
Then turn on IntelliSense and ride the lightning. It's pretty straightforward. No API keys or anything like that.
I am not in any way affiliated with colourlovers.com.
This project is licensed under the Creative Commons Non-Commercial ShareAlike 3.0 license because that is the license that the COLOURlovers API is using.
If you would like to use the API in ways outside of this license, contact COLOURlovers here: http://www.colourlovers.com/contact. If they consent to your commercial use of their service/API, I grant you the same rights to this C# code. If their API wasn't licensed, I'd have happily put this code in the public domain so please don't worry about contacting me if you've received their consent.