HTML offers a native color picker as an input. It looks like this by default.
<input type="color" name="colorpicker"/>
testing