Palettes
Opening the window
- Press your Palettes hotkey.
- Click the menu bar icon and choose Palettes….
The window is floating and resizable. Drag any corner to taste.
Anatomy of a palette
A palette has a name and one or more scales. A scale has a name and a list of swatches. A swatch has a value (the color), an optional label (e.g. blue-600), and a star state.
This three-layer structure is why every preset palette feels so usable: Tailwind → Blue → 600, Material → Primary → 70. Build your own palettes the same way and they’ll feel just as tidy.
Built-in presets
ColorCopy ships with 20+ preset palettes, ready to use. Choose Add palette → From preset and pick from:
- Tailwind
- Mantine
- Open Color
- Material Design 3
- Radix Colors
- Apple System Colors
- Bootstrap 5
- IBM Carbon
- GitHub Primer
- Ant Design
- Adobe Spectrum
- Chakra UI
- Microsoft Fluent UI
- Atlassian Design System
- Salesforce Lightning
- USWDS
- GOV.UK Design System
- MUI
- Pico CSS
- Bulma
- Vercel Geist
- Quiet UI
- Harmony
First launch seeds your library with Mantine, Open Color, and Tailwind as a starting point. You can delete or rearrange them later. Every preset is also available to add at any time.
Creating your own
Choose Add palette → New palette. Give it a name. Add scales. Add swatches to each scale. Drag to reorder. Done. Custom palettes are saved automatically and survive across launches.
Two other ways to start a custom palette:
- From an image — see Palettes from images.
- From a file — drop a
.ase,.clr, or.jsonfile onto the window. See Import & export.
Renaming and reorganizing
Click the palette name or a scale name to open a rename popover. Right-click (or control-click) either label for the full options menu — rename, duplicate, delete, add a swatch.
The status bar at the bottom of the window shows a hint when you hover a label, so you don’t have to remember any of this.
Editing swatches
Click a swatch to copy it to the clipboard in your current format. That’s the happy path.
Right-click a swatch for the rest:
- Copy as … — copy in any format without changing your default.
- Edit… — change the color value or label.
- Pin / Unpin — add to (or remove from) the Favorites menu.
- Duplicate, Delete, etc.
Favorites: the menu bar shortcut
This is the secret weapon of ColorCopy. Star any swatch (click the star, or use the right-click menu) and it appears under Favorites in the menu bar — grouped by source palette, in the natural order they appear in that palette.
One click on a Favorites entry copies the color in your current format. No window, no dialog, no friction. The fastest path between “I want my brand color on my clipboard” and your clipboard.
Pinned colors auto-update if you rename or recolor the source swatch. Delete the source palette and the pin is removed cleanly.
Swatch size
The toolbar has a size picker (small to large, nine steps from 18 pt to 50 pt). Pick whatever fits your screen and your eyes. The setting is global.
Close on copy
By default, clicking a swatch copies and closes the window — the fast path for “hotkey, click, paste, get back to work”.
If you’d rather keep the window open and copy several colors in a row, toggle Close on copy off in the toolbar (or under Settings → General).
Import & export
Bring palettes in from .ase, .clr, or .json. Send them out to .ase, .clr, JSON, CSS custom properties, HTML, plain text, PNG, or PDF. See Import & export for the details.
Related
- Palettes from images — build a palette from an image you drop in.
- Import & export — round-trip your palette in eight formats.
- Global hotkeys — bind the Palettes window to a shortcut.