🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

drawrPalette is a simple-to-use jQuery plugin that turns a normal text input field into an unobtrusive, touch-enabled HEX color picker component for both desktop and mobile.

color-picker

Documentation

jquery-drawrpalette

JQuery drawrpalette is a jquery plugin to create a color picker that doesn't require any other libraries.

Screenshot:

screenshot of canvas

Usage:

<input type="text" id ="picker" value="#770033" /> 
$("#picker").drawrpalette();

More Info and demos at this link


You May Also Like