PDA

View Full Version : Color pallet?



GamEscape
Tue 13th Jun '06, 12:32pm
Is there a color pallet/list of any kind I can use to choose colors from.

I know how to change the colors. I just don't know the code #'s chioces for them.

Is there anything that I can quick reference on this?

Wayne Luke
Tue 13th Jun '06, 12:36pm
If you click on the color swatches in the Main CSS section of the Style Manager, a color palette will popup for your use. If you mean elsewhere, any modern graphics program will have a color palette that will provide you with the HTML hex code needed to use a color on a web page.

W3Schools has a page with colornames and their hexcodes as well:
http://www.w3schools.com/tags/ref_colornames.asp

Finally, Visibone (http://www.visibone.com/) sells several charts that could help you with creating color combinations.

GamEscape
Tue 13th Jun '06, 12:38pm
Thanks for the info. I'll give that a look! :) I just discovered colors yesterday..I'm a newbie one at all this. :p


Edit: That webpage is just what I was looking for! Thanks again for the quick response!

Floris
Tue 13th Jun '06, 12:49pm
Some additional information that helped me too in the past :)

http://www.vbulletin.com/docs/html/main/color_maps_intro
and
http://www.wellstyled.com/tools/colorscheme2/index-en.html

GamEscape
Tue 13th Jun '06, 10:26pm
Ooooo that color wheel is very nice! :D I'll definately be playing with that! Thanks Floris.