Can you style the input boxes that will appear when using input with type of date or color, and if so, how?
<input type="color">
<input type="date">
@edit
Since some of you are getting confused and maybe rightfully so, I don't mean to edit the initially visible input button, but rather the dialogue window that pops out in the browser when you click the input.