Form Index Page 1
How to use HTML5 input type color in Form Component
HTML input element supports the attribute called color which will popup a color picker. The picked color will be store in the value attribute of the input. Read the article for full details