This one is pretty awesome, its a cool that generates css code to make a color gradient, i used it to make a color gradient for the background of my latest website.
you use a WYSIWYG tool to play around with the gradient and colors, and below it produces the code in real time as you change it. you can then easily copy and past your code into your css style sheet. remember to pop all of this code into your css Class or id the thing that looks like this .header {
background-color: white;
}
this tool is pretty handy. check it out at http://gradients.glrzad.com/
CSS3 Gradient Generator is by: Damian Galarza check out his stuff at - http://www.damiangalarza.com/

Nice work.
This is a cool tool, another good css site is Css gradient generator