I have made a colorpicker.. you can find your desired color with max 5 clicks.
How to set it up in your TM.
Step #1 Save the attached 'colorpicker.xhtml' in your homedir.
Step #2 Menu -> Automation -> Run Command -> Edit Commands...
Step #3 In the left panel, select XHTML
Step #4 Below the left panel.. click the leftmost + then New Command name the command 'Neoneye's Colorpicker'
Step #5 In the rightpanel.. set the following options: Save: Nothing Input: Nothing Output: Show as HTML Activation: Key Equivalent F13 Scope: source
Step #6 In the rightpanel.. insert the following line: cat "/Users/simonstrandgaard/colorpicker.xhtml"
(or whatever absolute path you have)
Step #7 close the Bundle Editor. hit F13
good luck
-- Simon Strandgaard