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
- Host: GitHub
- URL: https://github.com/cba85/coolcolors
- Owner: cba85
- License: mit
- Created: 2017-02-20T21:57:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-06-14T05:19:14.000Z (about 1 year ago)
- Last Synced: 2025-06-14T06:24:06.807Z (about 1 year ago)
- Topics: colors, cool, hexadecimal, rgb
- Language: HTML
- Homepage: https://cba85.github.io/coolcolors/
- Size: 981 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cool colors
Cool colors in hexadecimal and RGB for your projects.

## 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)