This repo is far from ready. The goal is to eventually have a ton of color palettes ready for use in go-colorhash or other color libraries. However, to keep the library as small as possible, all colors will be stored in integer format, and it is on the user to load them into a color library (such as the color package in the standard library).
Pulling in as many sources for color palettes is a time-consuming process, especially when many colors have names, but most do not, etc.
*EXPECT THE API TO CHANGE DAILY UNTIL v1.x.x IS RELEASED!