More flexibility with hsla colors. In this tutorial I will show u a neat way to code colors in CSS. Forget #f6f6f6 or #a2b5c4. To get a fitting and harmonic color schema, HSLA is your tool. With HSLA you will get full control over your colors and you are able to set up color schematas like a pro.

As always I use the cool JSBin for demonstrating CSS.

http://www.jsbin.com

For more information about HSLA I advice:

http://www.useragentman.com/blog/2010…

http://demosthenes.info/blog/61/An-Ea…

https://css-tricks.com/yay-for-hsla/

If you want to get deeper in color theory best start at:

http://en.wikipedia.org/wiki/Color_th…

http://en.wikipedia.org/wiki/Color_wheel

I am looking forward for your comments!