DEV Community

Cover image for I built an OKLCH palette generator for pixel art and UI
ivan kulkin
ivan kulkin

Posted on

I built an OKLCH palette generator for pixel art and UI

Hi! I built OKLCH Pixel Palette, a free and open-source browser tool for generating color palettes with OKLCH.

You can:

generate 2–9 color palettes
preview colors on pixel art
copy HEX values
export palettes as PNG, GPL and PAL
save your palettes to the cloud
publish palettes to the public gallery
browse and save palettes made by other users
share palettes with a link

The project is open source, so you can also check out the code and contribute.

I built it because I wanted a fast way to work with perceptually consistent colors without manually tweaking everything.

I’d love feedback, especially on the palette generation and UI.

oklchpalette.ru

Top comments (0)