ant*_*rat 5

它只是 HTML5 输入类型,称为color

<input type="color">
Run Code Online (Sandbox Code Playgroud)

您可以在MDN找到更多 HTML5 输入类型。

参见jsFiddle 演示。仅适用于现代浏览器。