Find a color

Click on the box to open the color picker 

Click on the blue color box to open the color picker 

Find the perfect shade of blue

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>

How to edit: