The Most Secure Cross Browser Testing Platform since 2012

<a href="https://www.browseemall.com/Blog/index.php/2015/11/10/cross-browser-color-input/"><br>Cross Browser Color input</a>

shutterstock_234378844
BLOG / Web Development


Cross Browser Color input

Color input is the form field allowing the user to select a color.

Browser Support

This feature is already supported by a few major browsers including Chrome, Firefox and Opera.

Code Example

You can use Color input like this:

<input type="color" name="favcolor">

More Information

More information can be found here.