In one of our Drupal project we had to implement a feature where different background color has to be added for different content. We implemented this by adding an option to pick background color in the content type using Jquery Colorpicker. Read on to know how to implement this feature.