The color type of the <input> element provides a widget for selecting a color value.
Overview TableWhen viewed using a supporting user agent, the following example shows a field, usually indicating a red color. When clicked, a color picker shows up. Selecting a color would change the indicated color to the chosen color.
<input type="color" value="#ff0000"/>
Usage
Use this input type to let the user choose a color using a standard color picker.
Notes
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4