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

https://github.com/cba85/coolcolors

🎨 Cool colors in hexadecimal and RGB for your projects
https://github.com/cba85/coolcolors

colors cool hexadecimal rgb

Last synced: 10 days ago
JSON representation

🎨 Cool colors in hexadecimal and RGB for your projects

Awesome Lists containing this project

README

          

# Cool colors

Cool colors in hexadecimal and RGB for your projects.

![](assets/screenshot.png)

## Install

```bash
$ bundle install
$ bundle exec jekyll serve
```

## Source

Colors list source: https://github.com/edent/RGB_Colours.

## Libraries

This website uses:

- [Jekyll](https://jekyllrb.com/)
- [Bootstrap](https://getbootstrap.com)
- [Fuse](http://fusejs.io)