Rampart - Color ramp generator for Aseprite
A downloadable Aseprite extension for Windows, macOS, and Linux
Current Release: v1.0.0 - MIT LICENSE
©2025 John Riggles
This Aseprite extension allows you to build color palettes quickly and easily by generating a gradual ramp between two colors of your chosing.
Features & Usage
To use this plugin, just open the "Options" (≡) menu above the color palette and then select "Generate Color Ramp"
Choose any two colors and Rampart will automatically generate a preview of the color ramp with the chosen number of steps - anywhere between 2 and 32; the default is 8
To reverse the ramp, click "Swap Colors"
If you're not sure where to start, click "Randomize" for some inspiration!
Once you're happy with your color ramp, you can click either "Add to palette" to append its colors to your current palette or click "Replace palette" to start a fresh palette with your ramp
Requirements
This extension has been tested on both Windows and Mac OS (specifically, Windows 11 and Mac OS Sequoia 15.6).
Linux has not been tested but should also work (it's on my to-do list!).
It is intended to run on Aseprite version 1.3.7 (API version 28) or newer. As long as you have the latest stable version of Aseprite, you should be fine!
Latest Changes
If you find this extension useful, please consider donating to support further development! ♥
You can track development changes here:
Download
Click download now to get access to the following files:
Development log
- Rampart - Initial Release2 days ago
Comments
Log in with itch.io to leave a comment.
Why are the middle colors soooo muted ??
Because the mixing is done with a pretty basic linear interpolation; I intend to add other color mixing algorithms soon!