Click on the box to open the color picker
Click on the blue color box to open the color picker
Directions: Edit the bold text in the embeded code box above the change the color that shows up live in the box.
<form action="/action_page.php">
<label for="favcolor"></label>
<input type="color" id="favcolor" name="favcolor" value="#B3CFCE">
</form>