Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trident09/palettes

Random Color Pallete Generator Using JavaScript
https://github.com/trident09/palettes

Last synced: 17 days ago
JSON representation

Random Color Pallete Generator Using JavaScript

Awesome Lists containing this project

README

        

# Color Palette Generator

## Description

This is a small project that allows users to generate color palettes. Users can choose from various palette types and control the number of colors in the palette. After creating the palette, users can download it in different file formats.

Additionally, users can upload an image to pick the most prominent colors from that picture.

## Built With

- HTML
- CSS
- JavaScript
- Color JS

## Features

- Choose from various palette types
- Control the number of colors in the palette
- Download the color palette in different file formats
- Upload an image to pick the most prominent colors

## License

This project is licensed under the MIT License.

## How to Use

1. Open the project in your browser.
2. Choose a palette type.
3. Adjust the number of colors in the palette.
4. Download the palette in your preferred file format.
5. To pick colors from an image, click on the 'Image' button and select your image.

Enjoy creating and exploring color palettes!