Pick colors from the color picker and convert them to the Hex and RGB% space.
Press space to generate new colors.
Press Ctrl + C or C to copy the color code.
Made by Samuel Tomé (PixelPizza), JR01, and TinkerSmith.
Talk with us on the forum topic:
https://community.flowlab.io/t/the-flowlab-color-picker/37197
Color Code Explanation - RGB% Code:
Every three digits represent the % of its specific color. RRR GGG BBB
RRR - 027% | GGG - 100% | BBB - 066%
Inputting these values into the Color behavior will make a (white) object become the color you see on the color picker.
HEX Code:
The current "standard" color space used across all over the digital world.
Initially done for the FlowFX project:
https://flowlab.io/game/play/1466645
Now also used for the Label bundle project: