Skip to content

joomla-collab/really-simple-color-picker-with-swatches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Really simple jQuery color picker with swatches


This is a clean color picker for when you just need to offer a few colors/swatches and to pass the color as a variable somewhere else.

The swatches are generated on-the-fly, from an array with hexa codes without the #. The current array is populated with 64 colors that I needed for a project, but are not an actual representation of a balanced palette.

This example has two pickers because my project required it, but you can just remove half of it.

Note: Some customization necessary.

About

Really simple jQuery color picker with swatches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages