Saturday, September 15, 2007

Color Schemer...

Over the last few years, all of the major browsers have included support for a special set of 140 colors that are recognized by their color name within HTML or CSS code.

This means that rather than having to remember that the color orange is specified with the hex code “#FFA500″, you can simply type the word “orange” when specifying a color in your code and the browser will automatically translate it to its hex code.

Below link is a handy reference list of all 140 browser-supported named colors, which you can quickly sort by color family or name.

Color Schemer

0 Comments: