Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
  </head>
<body>
<input type="color" value="#333333" list="colors">
 <datalist id="colors">
     <option>#0000FF</option>
     <option>#00FF00</option>
     <option>#FF0000</option>
 </datalist>
  </body>
</html>
Output 300px

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
AuroreDechampspro
0viewers