NOTE: Refresh the page to ensure you're up to date.
I have been working on an HTML5 palette editor using Angular for the past few months. Now, it's finally somewhat finished. Although there's quite a lot that needs to be done, you can already do some cool things with it.
Start editing your palettes by clicking here!
Or get the code from GitHub by clicking here.
And here's a silly example of a palette I made with paledit, which turns everything into FIREBLU.
2018/08/09 - v0.6 public beta is out! Check out the changelog at the bottom of the "Help" dialog to see what's new.
2018/08/21 - v0.7 public beta released. I re-wrote much of Paledit's internals for better adherence to Model-View-Controller design philosophy and separation of concerns.
2018/08/23 - v0.71 public beta released. This release comes with a new favicon, and several bug fixes. Make sure you refresh the page so that you're using the latest version.
2018/09/02 - v0.72 public beta released. I fixed a few bugs, as well as reworked the colour info displays. I also added colour info displays below each colour on the gradient preview.
2018/11/01 - v0.73 public beta released. This one comes with some new copy/paste features.