VERY SIMPLE JQUERY COLOR PICKER
Yet another jQuery color picker. This plugin is unobtrusive and integrates well with Twitter Bootstrap (it works just fine without). The source code only requires jQuery and is about 200 lines of JavaScript and 100 lines of CSS.
Github activity
- 374 stars
- 24 watchers
Links
COLPICK COLOR PICKER
Colpick is a simple Photoshop-style color picker jQuery plugin. It’s interface is familiar for most users and it’s also very lightweight loading less than 30 KB to the browser.
Github activity
- 287 stars
- 22 watchers
Links
PICK-A-COLOR: A JQUERY COLOR PICKER FOR TWITTER BOOTSTRAP
There are some great color picker plugins out there, but most cater to the needs of techies and designers, providing complicated controls to access every color imaginable.
Pick-a-Color is designed to be easy for anyone to use. The interface is based on Twitter Bootstrap styles so it looks lovely with the styles of almost any site.
Github activity
- 245 stars
- 23 watchers
Links
TINYCOLORPICKER
Looking for mobile first, tiny foot print, fast, scaleable, flexible, pluggable and a rich color model… This small (5.07KB gZip, 11.39KB minified, no extra HTML, images or css needed) HSB colorpicker is based on a subset of colors.js from it’s big brother colorPicker for a precise and rich color model, supports all modern features like touch and MS pointer, GPU accelerated rendering, battery friendly requestAnimationFrame and provides a lot of hooks for developers to write plugins or extend the UI.
Github activity
- 236 stars
- 15 watchers
Links
REALLY SIMPLE COLOR PICKER
This is a very minimal, yet robust color picker based on jQuery.
Github activity
- 177 stars
- 11 watchers
Links
JQUERY PALETTE COLOR PICKER
JS component to pick colors from a predefined/restricted palette.
Github activity
- 60 stars
- 7 watchers
Links
SMALL COLOR PICKER
SmallColorPicker is a tiny jQuery color picker. Also the project includes buttons styles for color selection.
Github activity
- 15 stars
- 3 watchers
Links
COLORPICK.JS
ColorPick.js is a simple and minimal jQuery color picker plugin for the modern web.
Github activity
- 8 stars
- 2 watchers
Links
NAMED COLOR PICKER
The named color picker takes a somewhat different approach to choosing a color. Instead of a color spectrum/wheel, colors are selected from a fullscreen grid by name, or searched for in a dropdown, also by name.
Github activity
- 2 stars
- 1 watchers
Links
VIDEO COLOR PICKER
A tool to pick up the Color Value within any frame from a HTML5 Video. Support both Vue.js and jQuery.
Noticed that your video resource host need to allow CORS, otherwise you cannot use getPixelColor on your canvas, and the project won’t work.
Github activity
- 1 stars
- 1 watchers
Links
COLPICK REMIX
Photoshop-like jQuery color picker plugin with various skins and layouts, touch, and responsive.
Github activity
- 1 stars
- 0 watchers
Links
COLORPICKLE
Colorpickle is a free color picker plugin for jQuery. While the support for color input type is getting better all the time, not all browsers support it and most native browser and OS color pickers are pretty crappy. Colorpickle to the rescue!
Github activity
- 0 stars
- 0 watchers
Links
Purty Picker
A super lightweight visual HSL, RGB and hex color picker with a responsive, touch-friendly and customizable UI. Compatible with jQuery or Zepto.
Made with
- jQuery
Wheel Color Picker Plugin For jQuery
The Wheel Color Picker plugin adds color picker functionality to HTML input
element in round color wheel style. The Wheel Color Picker can be displayed as a popup dialog as users focus the input, or embedded inline.
Made with
- Html
jQuery asColorPicker
A jQuery plugin that convent input into color picker.
Made with
- jQuery
wColorPicker.js
A jQuery color picker plugin with various effects for showing and hiding the color picker. Also comes with an option to set a clickable button to trigger effects.
Made with
- jQuery
Simple Color Picker
simple color picker jQuery plugin that appears as the user focuses the input.
Made with
- jQuery
jQuery Simple Color
jQuery Simple Color is a very simple color-picker plugin that displays a square grid of selectable colors. I found a lot of the other color-picker plugins quite heavy, so I ended up writing this to provide a dead-simple alternative. The list of colors it uses can be customized, and the layout size etc can be configured to a certain extent.
Made with
- jQuery
Colorwheel
A JavaScript color picker. The wheel is drawn using the Raphael.js library. jQuery is used to assist with events. The wheel size is set on creation. It supports a small set of callbacks and touch events.
Made with
- JavaScript / jQuery