Coolorious is a color scale generation tool designed for designers and developers. With it, you can easily create harmonious color scales from any base color, generating lighter and darker shades that maintain visual consistency. Perfect for design systems, interfaces, and any project that needs a cohesive and professional color palette.
- React
- Typescript
- TailwindCSS
- Vite
- Shadcn/UI
- Framer Motion
- Zustand
- React Query
- React Hook Form
- React Router DOM
- React Icons
- React Toastify
- Fork this repository
- Create a branch for your feature:
git checkout -b my-feature - Commit your changes:
git commit -m 'feat: My new feature' - Push to your branch:
git push origin my-feature - Open a Pull Request
