Skip to content

ZoeAstra/palette-generator

Repository files navigation

Overview

A simple palette generator in Next.js with shadcn components and tailwind, made after my frustration with existing ones. Kind of a spur-of-the-moment project I'm working on for fun in my spare time. It's nowhere near complete yet (not even an MVP, really), but it has a few basic functionalities:

  • Generates palette swatches using oklch and some clever math
  • Add more rows (or remove them)
  • Add more columns (removal not implemented)
  • Select color for each row via slider or numeric hue input

Getting Started

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

About

A simple palette generator I'm working on in my free time after some frustration with existing ones. Not anywhere close to complete, and only has very limited functionality currently.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors