Status: I am building an app in which is needed to be a field available for user to select a color, this field will contain RGB color code string.
I have tested one which looks pretty but it does not work very well. It is ‘picky-color’ and it is hosted in this repository: https://github.com/Astorsoft/picky-color. Here I open an issue about some problem with it.
Problem: Please suggest me some color picker to use in Rails 3 app.
I selected jPicker, It was a good option for me.