colpick Color Picker ==================== colpick is a simple Photoshop-style color picker jQuery plugin. Its interface is familiar for most users and it's also very lightweight loading less than 30 KB to the browser. For instructions and examples see: http://colpick.com/plugin <ul> <li><span class="bold">No images!</span> Just a JS and a CSS file</li> <li>Very intuitive Photoshop-like interface</li> <li>Light and dark easy-to-customize CSS3 skins</li> <li><span class="bold">28 KB total</span> loaded by the browser</li> <li>Works and looks nice <span class="bold">even on IE7</span></li> <li>Extremely easy to implement</li> </ul> <h2>Layouts</h2> <table> <tr> <td>full:</td> <td><img src="http://colpick.com/images/colpick_full.jpg" alt="colpick full layout"/></td> </tr> <tr> <td>rgbhex:</td> <td><img src="http://colpick.com/images/colpick_rgbhex.jpg" alt="colpick rgbhex layout"/></td> </tr> <tr> <td>hex:</td> <td><img src="http://colpick.com/images/colpick_hex.jpg" alt="colpick hex layout"/></td> </tr> </table> Dual licensed under the MIT and GPL licenses. Based on Stefan Petre's color picker