Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!DOCTYPE html>
<html>
<style>
input[type="color"]::-moz-color-swatch {
margin-top: 3px;
margin-bottom: 3px;
}
</style>
<body>
<input type="color" />
</body>