|
|
|
|
|
by grgrdvrt
1914 days ago
|
|
I wanted to create an elegant and unusual color selector interface that was still easy to learn and fun to use. A feature I like is that every color you create is kept on the palette so you can build new colors upon previous ones. It's also kind of a natural way to create a history of the colors you used.
Colors that are removed from the palette are kept on the side so you can temporarily reduce the complexity of the palette. For the technical side, it is made with regular js/html/css and webgl, no framework is required. It is supposed to work on touch devices as well as desktop computers. This is still a bit experimental so I'd be very happy to have some feedback. Thank you! |
|
I think it needs some work to make it "learnable". It wasn't obvious to me whether the colours on the side were the final palette, or the "trash can".
It might be nice to have a way to see multiple colours together in a "demo". At the moment you just see one colour as the background.
Lastly I'm not sure that dragging to the side is very intuitive as a way of removing the colour. It mixes two things up - moving the colour to adjust the palette, and getting rid of it. Maybe the user could double-click instead.
All that said, I thought this was great and really fun and intuitive.