This is a tool I made to help make palettes for pixel art. It uses the formulas provided by a prominent pixel art tutorial series, PixelBlog. All the parameters are configurable, including editable quadratic bezier curves. It allows saving and loading palette configuration as a JSON file, and can export them to .pal files that most image editing software can understand.
The tool was made using Processing, without using external GUI libraries.