ComfyUI Extension
comfyui-colornodes
Basic Color Nodes for ComfyUI
akierson/comfyui-colornodes
Nodes5
On cloudLocal install
Categoryutils/color, Image/Process
Stars2
Updated2 years ago
Nodes (5)
Color Picker
A color swatch you can actually click instead of typing hex codes blind
utils/color
Color to Hex
Get the literal #RRGGBB string out of a color
utils/color
Color to RGB
A color is just three numbers — this node hands them to you as integers
utils/color
Image Replace Color
Swap one color out of an image — and know exactly when that's a good idea
Image/Process
Invert Color
The complementary color, with no color-wheel app required
utils/color
Readme
comfyui-colornodes
Basic Color Nodes for ComfyUI
Acknowledgements
This project makes use of code from the following repositories:
- Color from comfy_mtb by melMass - Licensed under the MIT License
- Image Remove Color from WAS Node Suite by WAS - Licensed under the MIT License