https://github.com/maxzz/color-names
CSS color names playground
https://github.com/maxzz/color-names
Last synced: 3 months ago
JSON representation
CSS color names playground
- Host: GitHub
- URL: https://github.com/maxzz/color-names
- Owner: maxzz
- Created: 2020-12-02T05:41:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T13:46:51.000Z (over 4 years ago)
- Last Synced: 2025-01-08T21:21:00.341Z (5 months ago)
- Language: TypeScript
- Homepage: https://maxzz.github.io/color-names
- Size: 203 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## color-names
CSS color names playground.
#### DEMO 👀
Check out [the demo page](https://maxzz.github.io/color-names/).
## Thanks
This project is inspired by the awesome [sorted-colors](https://enes.in/sorted-colors/) application.