Copyright Cory LaViska for A Beautiful Site, LLC. (http://www.abeautifulsite.net/)
Dual-licensed under the MIT and GPL Version 2 licenses
http://labs.abeautifulsite.net/jquery-miniColors/
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script src="jquery.minicolors.js"></script>
<link rel="stylesheet" href="jquery.minicolors.css" />
To create a color picker:
<input type="minicolors" name="color" />
Refer to index.html
for complete documentation and examples.