FlashFX uses a comprehensive color system supporting multiple color spaces, transparency, and project-wide color management through swatches and palettes.
The color picker appears whenever you click a color swatch in the properties panel. It provides multiple input methods for precise color selection.
Color picker components:
Toggle between color modes using the tabs at the top of the picker:
| Mode | Format | Best For |
|---|---|---|
| HEX | #RRGGBB | Web/CSS colors, quick copy-paste |
| RGB | R: 0-255, G: 0-255, B: 0-255 | Precise channel control |
| HSL | H: 0-360°, S: 0-100%, L: 0-100% | Intuitive hue/saturation adjustments |
| HSB/HSV | H: 0-360°, S: 0-100%, B: 0-100% | Design software standard |
Sample colors from the canvas or screen:
Advanced: Hold Shift while using the eyedropper to sample from anywhere on your screen, not just the FlashFX canvas. This requires browser permission.
The color picker displays a row of recently used colors below the gradient area. Click any swatch to instantly apply that color. Recent colors persist across sessions and are project-specific.
Swatches are saved colors you can reuse throughout a project. Access via Window → Swatches.
Swatches are saved per-project. To share swatches across projects, export and import swatch palettes.
| Type | Scope | Use Case |
|---|---|---|
| Local Swatches | Current project only | Project-specific brand colors |
| Global Swatches | All projects | Personal favorite colors, common neutrals |
Toggle between local and global swatches using the dropdown at the top of the Swatches panel.
Share color palettes across projects or with team members:
Supported formats:
FlashFX operates in the sRGB color space by default, which is standard for web and screen display.
Color accuracy:
Every color in FlashFX has an alpha channel controlling transparency:
Note: Alpha affects color blending. A semi-transparent red over blue produces a purple result.
| Shortcut | Action |
|---|---|
| I | Activate eyedropper (when color picker is open) |
| X | Swap fill and stroke colors |
| D | Reset fill and stroke to default (black fill, no stroke) |
| / | Toggle fill/stroke active selector |