Skip to content

ColorPane

Color editor

Gradient editor

ColorPane is a suite of color tools for designing Roblox projects. Included in this plugin are:

  • A color editor with a color wheel, several types of sliders, and various color palettes, with the ability to create, import, and export your own palettes.
  • A gradient editor, similar to the Studio editor, with some quality-of-life changes including keypoint snapping, buttons to swap keypoint colors around, and a gradient palette.
  • A Color Properties panel, which lets you use the color picker and gradient editor to edit the properties of parts, UIs, or other objects in your projects.

ColorPane also has an API that allows you to use these tools in your own plugins so that you don't have to create them yourself.

Installing

ColorPane is available in the plugin library here. You can also grab a release from GitHub and install it manually.

If you know how to use Rojo, you can build the latest code from the develop branch to get the newest features. Keep in mind that this is development code, and things can break or change quickly.