Native HTML color picker

Not much to say, just to memorize:

<input type="color" value="#0000ff">

The result appears to be surprisingly workable for me:

 

Interesting to say, that different browsers react on the color picker in a different way.

E.g., Firefox displays the following kind of color panel:

Mozilla Firefox color picker

Crome-based (Chrome, Edge, Yandex.Browser etc.):

Chrome color picker
This entry was posted in HTML, web. Bookmark the permalink.