Live data from Hacker News

Show HN: Colores – A simple app I built to find color palettes based on words

colores.manugarri.com

11–20 of 40 posts

Re: Show HN: Colores – A simple app I built to find color palettes based on words

#15

This is a solid. Simple, intuitive, organized. How long did it take to write?

I would say a couple of weeks, working maybe an hour a day?

so the hardest part was to build the palette login in Go.

Im not so good at it and it took me a lot of time, until I found out that someone had already built a palette logic in Go already, then everything was fine.

Re: Show HN: Colores – A simple app I built to find color palettes based on words

#19
Nice implementation - less is more!

What algorithm did you use for color extraction? I seem to getting colors with the correct hue, but too low saturation? (example: Ferrari)

You could also imagine to not show colors with very low saturation (ie. white/gray/blacks). I've previously used Colorific [1] which seems to address some of those things!

[1] http://99designs.com/tech-blog/blog/2012/05/11/color-analysi...

Post reply on HN