Why are online color palettes always 5 colors? It seems... arbitrary.
Show HN: Paletter – Create Professional Color Palettes from a Single Color
31–40 of 57 posts
Re: Show HN: Paletter – Create Professional Color Palettes from a Single Color
#32Re: Show HN: Paletter – Create Professional Color Palettes from a Single Color
#33I commend the author on their entrepreneurialism. Not sure why this needs to be a native app. You can code up a web app to generate color palettes in about 20 minutes, which is a fun excercise. Or you can just google color palette generator: https://tailwind.ink https://huey.design https://www.tailwindshades.com https://tailwind.simeongriggs.dev https://javisperez.github.io/tailwindcolorshades/ https://tailwind-color…
> You can code up a web app to generate color palettes in about 20 minutes, which is a fun excercise. I'd be really interested in seeing someone do that in 20 minutes. If you ever decide to do that, please post here.
Re: Show HN: Paletter – Create Professional Color Palettes from a Single Color
#34Sadly, I lack the ability to generate good palettes. I just have a hole in my brain where that ability should go. So a palette generator is no help, for me. Is there a good, reasonably active, site with a list of palettes that talented people were good enough to make Freely available? I used to go to kuler.adobe.com (spelling?) but I think it changed and I've since had trouble finding one that is as good.
Though it's gotten ad spammy it seems
Re: Show HN: Paletter – Create Professional Color Palettes from a Single Color
#35Sadly, I lack the ability to generate good palettes. I just have a hole in my brain where that ability should go. So a palette generator is no help, for me. Is there a good, reasonably active, site with a list of palettes that talented people were good enough to make Freely available? I used to go to kuler.adobe.com (spelling?) but I think it changed and I've since had trouble finding one that is as good.
Re: Show HN: Paletter – Create Professional Color Palettes from a Single Color
#36I commend the author on their entrepreneurialism. Not sure why this needs to be a native app. You can code up a web app to generate color palettes in about 20 minutes, which is a fun excercise. Or you can just google color palette generator: https://tailwind.ink https://huey.design https://www.tailwindshades.com https://tailwind.simeongriggs.dev https://javisperez.github.io/tailwindcolorshades/ https://tailwind-color…
> You can code up a web app to generate color palettes in about 20 minutes, which is a fun excercise. I'd be really interested in seeing someone do that in 20 minutes. If you ever decide to do that, please post here.
Obviously it was a bit of a facetious comment, and props to the author for building a full iOS app. This is definitely not that.
https://hn-color-palette-generator.netlify.app
https://github.com/noughtme/color-palette/tree/main/src
*I have a bunch of color related function code snippets I use for dataviz, so I did not write the utils file "from scratch" just now. Also chakra-ui is a great component library that helps with quick prototyping.
Re: Show HN: Paletter – Create Professional Color Palettes from a Single Color
#37I commend the author on their entrepreneurialism. Not sure why this needs to be a native app. You can code up a web app to generate color palettes in about 20 minutes, which is a fun excercise. Or you can just google color palette generator: https://tailwind.ink https://huey.design https://www.tailwindshades.com https://tailwind.simeongriggs.dev https://javisperez.github.io/tailwindcolorshades/ https://tailwind-color…
Re: Show HN: Paletter – Create Professional Color Palettes from a Single Color
#38Re: Show HN: Paletter – Create Professional Color Palettes from a Single Color
#39Earlier quoted context omitted.
> You can code up a web app to generate color palettes in about 20 minutes, which is a fun excercise. I'd be really interested in seeing someone do that in 20 minutes. If you ever decide to do that, please post here.
Alright, maybe a bit more than 20 mins. It's ugly, it's rudimentary, but it works. Feel free to fork it. The color/palette generation functions can use some work and I am not a designer. Obviously it was a bit of a facetious comment, and props to the author for building a full iOS app. This is definitely not that. https://hn-color-palette-generator.netlify.app https://github.com/noughtme/color-palette/tree/main/src *…
Re: Show HN: Paletter – Create Professional Color Palettes from a Single Color
#40This looks nice, but I don't think I'd want to pay $10 for a color picker, especially one that would only work on my Mac...