| name | ColorPick |
| description | Pick and convert colors between hex, RGB, HSL with palette tools. Use when sampling colors, generating palettes, converting formats. |
| version | 2.0.0 |
| author | BytesAgain |
| homepage | https://bytesagain.com |
| source | https://github.com/bytesagain/ai-skills |
| tags | ["color","hex","rgb","hsl","palette","design","css"] |
| categories | ["Developer Tools","Utility"] |
ColorPick
Color picker and converter. Convert between hex, RGB, HSL color formats, generate color palettes, find complementary colors, and preview colors in terminal.
Quick Start
Run colorpick help for available commands and usage examples.
Features
- Fast and lightweight — pure bash with embedded Python
- No external dependencies required
in
~/.colorpick/
- Works on Linux and macOS
Usage
colorpick help
💬 Feedback: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
- Run
colorpick help for all commands
Configuration
Set COLORPICK_DIR to change data directory. Default: ~/.local/share/colorpick/