Skip to content

Color section

The Color section is the top of the editor’s Studio panel. It holds the foreground and background color swatches, the color picker, and the hex input.

The Color section - HSV picker, hue and alpha sliders, the hex input, and the recent-colors strip

Two overlapping square swatches sit at the bottom of the tool rail. The foreground (front) is what left-click strokes paint with - brush, fill, line, rectangle, circle, polygon, and star. The background (behind) paints when you right-click with any of those tools, so two-color work never needs a swap or a trip to the picker.

  • Click either swatch to open its color picker.
  • Right-click either swatch to swap foreground and background.
  • With the eyedropper, left-click samples into the foreground and right-click samples into the background.

The eraser ignores both swatches - it always clears to transparent, on either button.

Click the foreground swatch (or the picker’s chevron) to open the HSV picker overlay. You’ll see:

  • A saturation/value square - drag to pick brightness and chroma for the current hue
  • A hue strip below it - drag to change the hue
  • A hex input - type a 6-digit hex code (with or without leading #) for an exact color
  • An alpha strip if your asset supports it

Changes commit immediately to the foreground. Clicking outside the picker closes it.

The hex input under the picker accepts:

  • 6-digit hex with or without # (e.g. #7df500 or 7df500)
  • 3-digit hex shorthand (e.g. 7df becomes 77ddff)

Invalid input is ignored - the previous color stays selected.

You don’t need to open the Color section to sample a pixel:

  • Press I to switch to the eyedropper
  • Hold Alt while painting for a one-shot sample without switching tools

Either way, the picked color becomes the new foreground and the swatch updates immediately.

The strip beneath the swatches shows the last colors you used, across the whole editor session. Click any to set it as the foreground. Useful when you’ve been bouncing between three or four hues in a row.