Most Watched Youtube Videos


custom google search desktop wallpaper


If this page helps you, please see one of my sponsors..Thank you

Click on any color to get its html code

Selected color code is:

How to use HTML color codes?


With HTML color codes you can set the color of web site background, color of text, cells in tables and much more.

Using HTML color codes for web site background color:

<body style="background:#80BFFF">



Using HTML color codes for setting font/text color:

<span style="color:#80BFFF">



Using HTML color codes for table background color:

<table style="background:#80BFFF">



Using HTML color code for link color:

<a style="color:#80BFFF">