<select>
<option style="background: red; color: blue;">value1</option>
<option style="background: transparent; color: #aa0044;">value2</option>
<option style="background: #999999; color: green;">value3</option>
</select>