I am looking for a simple colour picker tool that returns hexadecimal notation of colour picked. Any ideas, anyone? Thank you.

link|improve this question
gcolor2 is my favourite... but this doesn't belong here! – progo Apr 14 '11 at 8:44
gcolor2 is it. Thanks. – Anonymous Apr 14 '11 at 9:33
feedback

migrated from stackoverflow.com Apr 14 '11 at 14:20

This question came from our site for professional and enthusiast programmers.

closed as off topic by studiohack Apr 14 '11 at 15:58

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

4 Answers

First hit on Google: http://jscolor.com/

link|improve this answer
Thanks, I'll try it on my html code, was lookin for some more desktop,like an executable , found i can use common graphics tools like PS, Gimp – Anonymous Apr 14 '11 at 9:32
feedback

Here is nice, we one: Color Picker - First result in Google.

link|improve this answer
Hmm color picker. thx.comes close, wish it was desktop..Figured i could use Photoshop, Gimp by the way – Anonymous Apr 14 '11 at 9:31
Do you know you can accept answer? – Robik Apr 14 '11 at 9:43
feedback

JPicker works well as a color picker if your using jquery on the web. http://www.digitalmagicpro.com/jPicker/

link|improve this answer
feedback

On Windows, PMeter.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.