MCQ
What is the correct HTML for a color picker?
Explanation
<input type="color"> creates a color picker that allows users to select a color from a palette.