Javascript color picker

Sometimes we need to make some color choosing in our web interfaces. There is no way to put user to write a hexa code do describe the color he wants, so we may use a color picker. it’s fancy too :)
Photoshop-like JavaScript Color Picker

Free HTML color picker

Interactive color picker

How to Create a Color Picker in JavaScript

Color Picker Script

DHTML Color Picker

mooRainbow

Update

Honza Odvarko added his color picker,jscolor ,a pretty nice one. Here is a screenshot:

jscolor

I hope to have enough time to add more info to others resources in this post.

3 Comments

Carl  on January 18th, 2008

http://www.colourlovers.com/blog/2008/01/16/free-advanced-dhtml-color-picker/
another color picker

ProDevTips - dev related notes and tutorials » Blog Archive » Speedlinking 19 Jan 2008  on January 19th, 2008

[...] Javascript Color Picker Could come in handy someday. These icons link to social bookmarking sites where readers can share and discover new web pages. [...]

Honza Odvarko  on February 18th, 2008

Another one, mine :-)
http://jscolor.com

Leave a Comment