Extract the most common colors from an image, up to any number. Convert colors to plain English names using various color naming systems.
webcolors
and colornamer
to get closest matching color names from various color naming systemsget_complementary
toggler to get the complementary colors insteadcd
to the ComfyUI/custom_nodes
directorygit clone
this repositorycd
to the img2colors-comfyui-node
directorypip install -r requirements.txt