Ever wonder what are the valid names of colors for HTML? Here is a stoopid simple app that lets you select 2 colors (by HTML name) and see the colors between.
When I first threw this together I planned on enhancing it to only show valid HTML colors "between" the two selected colors... but I never got arround to it.
It took me a while to find/format/enter in the color information. Here is a link to download a tab delimited list of color names to color# to save you the effort.
Click here to see the applet.
Click here to download java code with all the HTML colors pre-loaded into an array.