Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Color picker - suggestions for Chrome developer tools [closed]

In Chrome developer tools, instead of writing the hex code for a color it would be nice to pick from a color wheel or something like that. Does such a plugin exist?

like image 785
ram1 Avatar asked Oct 16 '11 11:10

ram1


People also ask

How do I turn on color picker in Chrome?

How to Launch Chrome Color Picker? You can access the color picker chrome tool using a keyboard shortcut or GUI (Graphical User Interface). Press Ctrl + Shift + I when using the keyboard to get the DevTools and then head to the color picker. If you are using a mac, you need to press, Command + Option + I.

Is there an eyedropper tool in Chrome?

Eye Dropper is extension for Google Chrome and Chromium. It allows you to pick color from any web page or from advanced color picker. It is great tool for web developers.

How do I see colors in dev tools?

Open DevTools F12. Go to Elements tab. Under Styles side bar click on any color preview box.


2 Answers

Please track the implementation progress of a color picker for the Chrome DevTools at http://webkit.org/b/71262.

like image 58
Alexander Pavlov Avatar answered Sep 28 '22 10:09

Alexander Pavlov


Simply search the Google Chrome Web store for "Color Picker".

like image 33
Uwe Keim Avatar answered Sep 28 '22 11:09

Uwe Keim