I have created a sample picker-view which will display some details. Setting the Background color using:
_pickerView.backgroundColor = [UIColor redColor];
<
Addition to Nina's answer, below are some of the good custom Picker view controls which will be good to use in terms of performance and customizable.