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

https://github.com/pawcoding/rainbow-palette

Rainbow Palette is a versatile tool for generating color palettes from a single color.
https://github.com/pawcoding/rainbow-palette

angular color color-palette color-palette-generator colors css palette rainbow-palette tailwind-css tailwindcss

Last synced: 12 months ago
JSON representation

Rainbow Palette is a versatile tool for generating color palettes from a single color.

Awesome Lists containing this project

README

          

# Rainbow Palette

[![GitHub](https://img.shields.io/github/license/pawcoding/rainbow-palette?color=brightgreen)](https://github.com/pawcoding/rainbow-palette/blob/main/LICENSE)
![Version](https://img.shields.io/github/package-json/v/pawcoding/rainbow-palette/master?label=version)
![Pipeline checks](https://img.shields.io/github/actions/workflow/status/pawcoding/rainbow-palette/test.yaml?branch=main)
[![Discord](https://badgen.net/discord/members/GzgTh4hxrx)](https://discord.gg/GzgTh4hxrx)

[![View online](https://img.shields.io/badge/view--online-blue)](https://rainbow-palette.app/)

## About

Rainbow Palette is a versatile tool for generating color palettes from a single color.
It offers various algorithms for palette generation, allowing users to adjust and fine-tune colors to their liking.
Palettes can be exported in different formats such as CSS and Tailwind, making them readily usable in web and other projects.
Rainbow Palette is free to use and open for contributions.

![Rainbow Palette](/assets/screenshot.png)

### Export formats

- CSS
- SCSS
- LESS
- Tailwind CSS

Your favorite format is missing? Feel free to [open an issue](https://github.com/pawcoding/Rainbow-Palette/issues?q=is%3Aissue+is%3Aopen+label%3Atype%2Ffeature-export+) and let us know!

### Roadmap

![Roadmap](/assets/roadmap.png)

- Implement exemplary web components to preview palettes
- Create shareable links for palettes
- Provide prefabricated palettes as starting points
- Introduce functionality to generate palettes from images
- Continuously improve algorithms

## Get Involved

Help is always welcome! You can contribute to Rainbow Palette by submitting bug reports, feature requests, or code contributions through GitHub Issues or join the conversation on [Discord](https://discord.gg/GzgTh4hxrx).

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Author

Luis Wolf <development@pawcode.de>