Tired of a distinct lack of useful and tasteful colour pickers on the web, and disappointed with the standard input provided by HTML5, I rolled my own.
The premise is simple: let people type their colour in a standard text field, or let them find one using the HSV model – one designed to reflect the human conceptual model of colour.
I’ve made ColourPicker.js available under the MIT licence, because everybody should have access to better tools made for people.