Skip to content

pauslyapp/lch-palette

Repository files navigation

LCH Palette Generator

This is the home of the LCH Palette Generator, a tool that allows you to easily create and save gradient palettes to be used in UI design.

View and use here: https://palette.pausly.app/

image

Developing

pnpm dev

Building

To create a production version of your app:

pnpm build
pnpm preview