Overview
The goal of this project is to build a lightweight and practical color picker for daily use. The tool should make it easy to capture a color anywhere on the screen, preview it clearly, and copy its value quickly.
The first version will intentionally focus on the essentials: screen color capture, common formats such as HEX, RGB and HSL, and a clean, readable interface.
The first version will intentionally focus on the essentials: screen color capture, common formats such as HEX, RGB and HSL, and a clean, readable interface.

This project may look simple at first glance, but it quickly raises several technical and ergonomic challenges. The main goal will still remain the same: build a lightweight, fast and pleasant tool to use.