Quick Screen Color Picker

Here's a screen color picker I made before. It's a pretty light weight application and it's soul purpose to to get the pixel color in HEX format. I added a "#FF" prefix when you paste the color in hex value because I originally made this app while working on a UI for a client.

Here's how it looks like


You can download the source code in my github
https://github.com/Nullstr1ng/ScreenColorPicker

Comments