This site is not optimized for use on a mobile device.

Color scheme generator

Methodology: the "generate color scheme" button generates random colors that are somewhat far from the input background color and from each other. Starting with the background color, it generates 100 random colors for each of the 9 it needs to generate, and takes the one that has the largest distance to all the other colors generated (or chosen, in the case of the background color) so far. This is somewhat volatile but ensures that the colors generated each time are different, and in different orders.

This was done really quickly and without care for code quality, so use/inspect at your own risk.

Select background color:

Color list - Hex and RGB

Default color scheme is gruvbox-dark (from https://github.com/morhetz/gruvbox)

output...