HN user

knuptfad

283 karma
Posts3
Comments13
View on HN

Thanks!

My answers to your points:

1. True. Maybe I could make it also disabled to restrict interacting with it altogether.

2. I didn't design the tool as a more serious colorpicker or color scheme generator, so I wasn't thinking about adding more advanced features.

3. I thought about adding a search box that would accept many possible color values as input, but I feel like, adding anything will make the design more cluttered at this point. So, for me, adding stuff is more of a design challenge than a technical one.

I was commenting based on the HSL values of the mentioned colors. At the time of creating this tool I really didn't care too much about using a more perception-aware color space. Doing it just based on HSL already seemed like a huge win. But I received similar feedback in the past, too. So thanks for pointing out. I'll maybe think about making it even better in this sense.

Thanks, I'm glad! :)

I think there's a misunderstanding there. Mediumturquoise and turquoise are both located above cyan, which means they are brighter as the vertical axis is the lightness.

Also, to answer your question, colors are sorted by their hue, saturation and lightness values. So, it's actually a 3D color visualizer, where one dimension (hue) is reduced into just a slider at the top, and the other two dimensions are represented in a 2D grid.

Thanks for your comment!

The idea was to create a tool to sort the named CSS colors in a way that it shows related colors together. So, next time I can't decide between a few CSS colors, I can just check them here side by side.

I've created this tool last summer, but I hadn't shared it here back then. It's a PWA that I made with pure JS.

I'm sharing my read-list, as I go through it. Instead of sharing those manually on Twitter, I thought it would be cool to have a Tumblr mirror, and even its own website and update these places automatically once I add a new link.

So, I'm both sharing the source code of the project and my personal read-list accounts in case of you are interested (I'll be sharing mostly development-related things that I curate from HN, Medium, Twitter etc.). You can find links to my accounts in the readme of the repo.