I want to get a color from a website using Google Chrome's DevTools.
I know that you can get the color code if it's set in the CSS, but I want to get a color from for example an image.
Is this possible with google Chrome's DevTools?
await new EyeDropper().open();Source
Inspect a node in the DOM Tree.

Click its color property to open the Color Picker. Add a color property to the node if it doesn't have one.

Hover your mouse over the viewport.

Click when you're hovering over the color that you want to sample.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With