This project is based on the Refactoring UI preview, Building your color palette.
Disclaimer: I am in no way affiliated with refactoring ui. I've applied their technique and created a tool to easily create a color palette.
Visit at https://refactoring-ui-color-palette.vercel.app/, or run it yourself below.
npm ci
npm run build
npm startThen access the page at https://localhost:8080.