70 %
Chris Biscardi

Color on the Internet

HTML offers a native color picker as an input. It looks like this by default.

html
<input type="color" name="colorpicker"/>

testing