This easy to use HTML Color Chart is a reprint of my HTML Color Codes article.
Simple to use.
-Click on a web safe color ("web safe" is kind of obsolete now, you can use any hexidecimal, but that's a whole 'nother tutorial :)
-Click in text field.
-The text highlights.
-Copy your numbers (Hold apple key and C key on Mac. Hold ctrl key and C key on PC.)
-Paste into your HTML (Hold apple key and V key on Mac. Hold ctrl key and V key on PC.)
Example:
<font color=#339933>Hello</font> HTML Font Code Tutorial.
That's all there is to it.
NOTE: The Javascript that makes this little Color Picker work is a free javascript from: The JavaScript Source