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

Just another Material Design Color Picker for jQuery that allows the user to quickly select Material Design colors from a predefined color palette.

color Material-Design color-picker

Documentation

materialcolorpicker

material design color picker javascript

usage

$('input').colorPicker({     // optional. set input color.     preview: true,     // optional. callback when a color selected     setValue : function(color, txt) {     } }); 

online demo

https://codepen.io/anon/pen/YLdMgg


You May Also Like