I need a small RGB color picker to integrate into my application.
I searched on google but could not find any suitable plugin that I am in need.
Also, I would be very grateful if someone suggest me a tutorial for creating a widget. I will need to learn in case any color-picker suggested are not suitable.
Use jscolor, its super light weight, super compatible across all browsers i’ve heard of. Built using plain JS, but that doesn’t hurt i guess. 🙂