From GoldCoastWebDesigns.com

Free Stuff
HTML Color Chart with 216 HTML Color Codes
From: Ed Zivkovic
Jul 9, 2006, 21:32

This HTML Color Chart contains all 216 web safe HTML color codes. See also html-color-names.com/color-chart.php to find matching colors for your web site.



HTML Tags and Color Code Properties

The above color codes can be used in any HTML Tag which accepts properties related to color. Example:

color - Add this property into the Font Tag and assign a hex color value like this:

<font color="#000000">Your Text</font>

<font color="#FF0000">Your Text</font>

bgcolor - Add this property to the Body Tag to change the background color of a web page:

<body bgcolor="#FFFFFF">

How To Make Your Own Color Chart Quickly

Webmasters and web designers who would like a color chart for their web site can download our FREE Color Chart Generator and build one in a few seconds flat.

© Copyright 2008 by GoldCoastWebDesigns.com

HTML Color Chart with 216 Web Safe HTML Color Codes