public signal property color as Color:
Current selected color.
Assigning a color synchronizes every selection mode and both textual representations without adding an entry to the recent-colors strip.
picker.color = Color(255, 0, 255)