Flexi Color Picker

One great tool for sprucing up your site is the color picker. The Flexi Color Picker from David Durman has no flash, images, external libraries, CSS or 1px divs, and is only 4.3KB minified. Got to try this one. Below is the code. < <html> <head> <script type=”text/javascript” src=”colorpicker.js”></script> <style type=”text/css”> #picker { width: 200px; [...]

Continue Reading →

MooRainbow Javascript Color Picker

  MooRainbow is a Javascript color picker that lets you select colors as a useful application. Created by web developer Djamil Legato, it is made with Motools Javascript Framework which can be attached to any elements of DOM. It provides two events: onChange and onComplete that both allow you to easily manage what to do [...]

Continue Reading →

6 Useful CSS Color Tools

If you wish to design your WordPress blog’s appearance by yourself, you can rely on CSS. Here are 6 useful CSS color tools that could help get you started. Color Scheme Designer Color Scheme Designer provides colors in color wheel form. It has different color variations in percentage ratio like mono, tetrad, triad, analogic, accented [...]

Continue Reading →

Excellent HSL Color Picker

HSL Color Picker is web based HSL color picker created by Brandon Mathis. HSL (Hue, Saturation, Luminosity) allows us to describe meaningful relationships between colors. Give this brown color, hsl(36, 73%, 10%), it’s clear that if we desaturate 40 steps and lighten 70 steps we get hsl(36, 33%, 80%), a cream color. Look at that [...]

Continue Reading →

CSS Gradient Editor - Photoshop-like CSS Gradient Editor

Ultimate CSS Gradient Editor is a powerful Photoshop-like CSS gradient editor from ColorZilla The Ultimate CSS Gradient Editor was created by Alex Sirota (iosart). If you like this tool, check out ColorZilla for more advanced tools such as eyedroppers, color pickers, palette editors and website analyzers. Incoming search terms for the article: CSS Gradient Editor [...]

Continue Reading →

xcolor - jQuery color plugin

The xcolor plugin is an easy-to-use jQuery extension to manipulate colors in all imaginable combinations. This plugin implements an extensiv color parser and a featureful set of color-manipulation methods. There is also an animate() extension to smooth CSS colors. Another useful method isReadable() completes the whole, by allowing you to check if a text is [...]

Continue Reading →

Light Weight JavaScript ColorPicker

This colorPicker is a light weight all-rounder (only ~46k incl. all 16 files) that can display and let you choose the entire color palette (~16.78 mil. colors) in 6 different color modes (+3 extra modes in RGB). This highly customizable and easy to install app comes in 4 different sizes (from 151 x 87 pixels [...]

Continue Reading →