I can see in KM prefs that this sets the pixel colour to SystemClipboard, but when I hit cmd+v to paste the value in an app, nothing happens. Am I misunderstanding how the clipboard works?
You are setting a Keyboard Maestro Variable, named “SystemClipboard”.
You need to use the Set Clipboard to Text action or the Insert Text by Pasting action.
1 Like
Thankyou!!!
1 Like
Just chiming in, this helped me in 2025, what a great solution to an issue I was having! Thanks from the future!
This looks great. How would the calculation work to return RGB values instead of HEX values? So, 255,255,255 for white?