Color Picker
Simple GTK3 color selector and picker
Ever wanted to know the value of that color on your screen? Color Picker enables you to pick the color from any pixel on your screen. It also offers a palette, so that you can easily mix and match a couple of colors together.
When you have found the perfect combination of colors, naturally you want to save them. Color Picker allows you to conveniently save and retrieve colors.
Color Picker is a color selection dialog written in GTK 3. It is much alike Gcolor2, but uses the newer GTK version and other modernisations to better integrate into your modern desktop.
Gcolor3 is a simple GTK3 color selector to provide a quick and easy way to find colors for whatever task is at hand. Colors can be saved and deleted as well.
How to install Color Picker in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install gcolor3 in Ubuntu
sudo apt install gcolor3
Color Picker Screenshots