Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/trident09/palettes
- Owner: Trident09
- License: mit
- Created: 2023-09-30T11:32:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-04T13:38:27.000Z (11 months ago)
- Last Synced: 2024-11-08T13:20:13.836Z (2 months ago)
- Language: JavaScript
- Homepage: https://trident09.github.io/Palettes/
- Size: 300 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!