Answers for "get html color code from image"

0

get html color code from image

<!--Using EyeDropper API-->
1. Option + ⌘ + J (macOS) or Shift + CTRL + J (Windows/Linux).
2. await new EyeDropper().open();
3. Hover over the color you want and tap on it
4. The hex value will be Printed into the console.
<!--preview:-->
https://pbs.twimg.com/media/E-Lt-Z4XMAMdwyM?format=jpg&name=large



<!--if you are lazzy like your brother here !-->
<!-- you can use eye dropper extension-->
https://chrome.google.com/webstore/detail/eye-dropper/hmdcmlfkchdmnmnmheododdhjedfccka?hl=en
Posted by: Guest on September-14-2021

Browse Popular Code Answers by Language