Drag your mouse over the color cubes to view the colors on this
background.
When you find the color you like use the color value in one of the forms
windows as your BGCOLOR="color-value", FONT
COLOR="color-value".
The JavaScript Color Value Background Maker
The following is an alphabetical chart of
all predefined colors available in Java Script.
Setting a form elements color to the string aliceblue, for example,
is equivalent to setting it equal to the RGB triplet string
F0F8FF .
You can create your own colors by mixing and matching the
red, green, and blue values associated with different colors to create your
own unique RGB triplets.