ColorClip
GitHub ↗

Pick color. Send to clipboard. · macOS 13+ · free & open source

Pick any color.
Copy it instantly.

A tiny, beautiful color picker that lives in your menu bar. Loupe any pixel on screen and grab its value as HEX, RGB, HSL and more — with a global shortcut.

Set $0 for free
$custom amount
Download · donate $5

Opens PayPal to paypal.me/ionicabizau, then downloads.

ColorClip color picker popover showing a picked color, its hex readout, recent swatches and a global shortcut hint
📋

Menu bar native

Lives in the top bar, no Dock icon.

⌨️

Global shortcut

⇧⌘C picks from anywhere. Configurable.

🎨

Many formats

HEX, RGB, RGBA, HSL, HSB, SwiftUI.

🔒

No permissions

No screen recording, no accessibility.

Build it in one command

No Xcode project. Just the Swift toolchain and a single script.

$ git clone colorclip.ionicabizau.net/ColorClip.zip && cd colorclip && chmod +x build.sh && ./build.sh