I’ve just posted an article on my site about a very nice flash based palette generator I found today. Not as fully featured as wellstyled.com’s but a lot nicer to use.
Flash Palette Generator
I had the same requirement for a drop cap on the first letter of each post, but didn’t want to use images or introduce extra markup into the page source. So I came up with a javascript and CSS method of doing this.
Its very simple to implement and adds nothing to markup of the page. I’ve just written up how I achieved this on my site.