|
|
|
|
|
by spajus
2114 days ago
|
|
I recently tried to answer the same question for myself when I wanted to figure out what color palette to use in my game. Basically the idea is that you can divide the 360 degree hue into even sections and get colors from that. Put different luminosities in the mix and set same saturation of everything, and you've got yourself a beautiful palette with tons of coherent colors. I haven't found a tool that would help generating such palettes, so I built one for myself, feel free to use it: https://kodolinija.com/tools/hsl-color-palette-generator/ |
|