Hacker News new | ask | show | jobs
Show HN: A fullscreen HSL color picker (mousemove/scroll) (hsl.ruiramos.com)
6 points by ruiramos 3800 days ago
2 comments

Something I did as an introduction to Functional Reactive Programming (with Bacon.js) but that I guess it might be useful for some designers who like their colors big. Click to lock the current color/copy the values. Code here: https://github.com/ruiramos/hsl
Adding the instructions to the display might improve user experience and make for an interesting design problem.
thanks, I will! :)
done!