Requires macOS 11 or later.
- Quickly copy, paste, and convert colors in Hex, HSL, and RGB format
- Show as a normal app or in the menu bar
- Toggle it from anywhere with a global keyboard shortcut
- Make the window stay on top of all other windows
- Launch it at login
You can use the following keyboard shortcuts in the app:
- Pick color: Command p
- Copy as Hex: Shift Command h
- Copy as HSL: Shift Command l
- Copy as RGB: Shift Command r
- Paste color: Shift Command v (In the format Hex, HSL, or RGB)
The built-in color picker supports plugins:
That is because the default color space in the picker is Display P3, but the color space used for the CSS color formats is sRGB (browsers do not yet handle color spaces).
Right-click the color wheel. You probably want to select “sRGB”.
Note that the color strings will always be converted to sRGB color space.
The best practice is to use Asset Catalog for colors instead of hard-coding the values in code. If you really want to hard-code colors, the Scala color picker plugin supports UIColor
and NSColor
.
I don't have any immediate plans to localize the app.
- Defaults - Swifty and modern UserDefaults
- Regex - Swifty regular expressions
- KeyboardShortcuts - Add user-customizable global keyboard shortcuts to your macOS app
- LaunchAtLogin - Add “Launch at Login” functionality to your macOS app
- Gifski - Convert videos to high-quality GIFs
- Plash - Make any website your Mac desktop wallpaper
- More apps…