Rainbow Riot is an open-source web application that allows users to upload images and automatically generate beautiful color palettes from them. Whether you're a designer looking for inspiration or a developer looking to integrate color extraction into your project, this tool is designed to make the process easy and efficient.
-
Color Palate Generation: Generate a color pallate based on the uploaded image or gif
-
Interactive Web Interface: A sleek and user-friendly web application built with DaisyUI.
-
MIT License: Open-source and available for use in your projects.
- Clone this repository:
git clone https://github.com/your-username/your-project-name.git
-
Install dependencies:
cd your-project-name
yarn install
-
Run dev server:
yarn dev
-
Open your browser and visit http://localhost:3000.
- Upload an Image: Click the "Upload Image" button and select an image from your computer. The application will analyze the image and generate a color palette for it.
- Explore Color: Explore each color in the palette by clicking on the color swatches. You can copy HEX or RGB values to your clipboard.
- Save Palette: To save the palette, click the "Save Palette" button. You can download it as a text file for future use.
We welcome contributions from the community! To contribute to this project, please follow our Contributing Guidelines.
This project is licensed under the - see the LICENSE file for details.
Made with ❤️ by Gimnath Perera