Palette Frames
Palette Frames show a color palette as full-width color rows. A Palette can contain one color or a collection of colors.
Create a Palette
Create an empty Palette
- Enable Add Palette in
Settings > Toolbarif the action is hidden. - Click Add Palette in the Toolbar.
- Refbox creates an empty Palette and opens its Frame.
- Click Add a color to add the first swatch.
If a Section is selected, the new Palette is added to that Section.
Create a Palette by pasting colors
Use Paste From Clipboard in the Toolbar or press ⌘ v . Refbox creates one Palette when the complete pasted text contains only supported color values.
You can paste one color or a comma-separated or line-separated list:
#F2EB8C
#DAFA10
rgba(16, 16, 16, 0.75)
Supported input includes:
- Three-, six-, and eight-digit HEX values with
#. rgb()andrgba()values.hsl()andhsla()values.
If the clipboard includes other text, Refbox creates a Note instead. Hold Shift while you click Paste From Clipboard to force a plain Note for that paste. You can also turn off Settings > Behavior > Colors > Paste as Palette.
F2EB8C. This lets you paste values copied from a Palette that uses HEX no #. General clipboard paste stays strict so ordinary text is not mistaken for a Palette.Frame Layout
Each color fills one row. Rows divide the available height equally and never scroll. Adding colors makes all rows thinner; it does not resize the Frame.
When Show values is on, each row shows its value if the row is tall enough. Refbox uses black or white label text for contrast. A color with alpha appears over a checkerboard so its transparency remains visible.
The Palette header is also the Frame's drag handle. Header controls hide one at a time as the Frame becomes narrower. The Add a color control is the last control to hide.
Add Colors
The Frame header provides three ways to append colors:
A Palette can contain up to 100 colors. Duplicate colors are allowed.
Edit a Color
Right-click a swatch and choose Edit. The color editor supports:
- A saturation and value area.
- Hue and alpha controls.
- A value field for supported HEX, RGB(A), and HSL(A) values.
- The screen color picker.
- Deleting the current swatch.
The swatch updates while you adjust the editor and saves when the value changes.
Deleting the last swatch leaves an empty Palette. It does not delete the Palette Asset. Use the Frame or Asset Delete action when you want to move the complete Palette to the Trash.
Copy Colors
Copy one swatch
Click a swatch to copy it. The row briefly shows Copied. You can also right-click the swatch and choose Copy.
Copy all swatches
Right-click the Frame and choose Copy all. Refbox copies one value per line in Palette order. In the Box, a multi-color Palette has a Copy submenu with each swatch and a Copy all action. A one-color Palette shows its copy action directly.
Choose the Color Format
Use the format menu in the Palette header. The selected format belongs to that Palette and controls its labels and copied values.
#F2EB8C. Values with alpha use eight-digit HEX, such as #F2EB8C80.#.rgb(...) and transparent values as rgba(...).hsl(...) and transparent values as hsla(...).Settings > Behavior > Colors > Color Format sets the initial format for new Palettes. Changing that setting does not change existing Palettes.
Reorder Colors
Drag a swatch up or down inside the Frame. The other rows move to show the drop location. Release the pointer to save the new order.
Drag the header, not a swatch, when you want to move the complete Frame.
Show or Hide Values
Right-click the Palette Frame and use Show values. This setting belongs to the Palette Asset, so the Box item and every Frame for that Palette use the same choice.
Labels still hide when rows are too short to read. Turning on Show values does not force a label into a row without enough space.
Settings > Behavior > Colors > Show Color Values sets the initial value for new Palettes. It does not change existing Palettes.
Lock a Palette Frame
Locking a Palette Frame removes its header and disables swatch copy, editing, and reordering. The colors fill the complete Frame edge to edge. Value labels stay visible when Show values is on and each row is tall enough.
Context Menu
Right-click a swatch to get the Color, Palette, and Frame sections. Right-click the header or empty area to omit the Color section.
Palette Frames do not have Save As because their colors are stored as Refbox data instead of a media file. Use Copy all when you need the values in another app.

