https://github.com/j3soon/screencolorinspector
Tool for quickly copy the color HEX code where the cursor is pointing.
https://github.com/j3soon/screencolorinspector
color-picker tool utility windows
Last synced: about 2 months ago
JSON representation
Tool for quickly copy the color HEX code where the cursor is pointing.
- Host: GitHub
- URL: https://github.com/j3soon/screencolorinspector
- Owner: j3soon
- Created: 2018-04-22T11:40:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T13:17:15.000Z (almost 5 years ago)
- Last Synced: 2025-03-26T14:55:52.001Z (over 1 year ago)
- Topics: color-picker, tool, utility, windows
- Language: C#
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ScreenColorInspector
Tool for quickly copy the color HEX code where the cursor is pointing.
Download link: [ScreenColorInspector v0.1.1](https://github.com/j3soon/ScreenColorInspector/releases/download/v0.1.1/ScreenColorInspector.zip)
## Screenshots

## How to use
1. Download the zip file, and extract it.
2. Open `ScreenColorInspector.exe` and move the mouse to the position where you want to copy the color HEX code.
3. Click the middle mouse button to copy the capitalized color HEX code to your clipboard.
4. Press ESC to exit.
5. If the preview window disappears, press ESC and try to open `ScreenColorInspector.exe` again.
## Blocked by Windows SmartScreen

Click `More info` and then click `Run anyway`.

## Related Tools
- [Color Picker in PowerToys](https://docs.microsoft.com/en-us/windows/powertoys/color-picker)