https://github.com/cxa/11n-shades
Palettes generator
https://github.com/cxa/11n-shades
Last synced: 2 days ago
JSON representation
Palettes generator
- Host: GitHub
- URL: https://github.com/cxa/11n-shades
- Owner: cxa
- Created: 2024-05-31T13:39:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T08:36:38.000Z (almost 2 years ago)
- Last Synced: 2025-03-02T01:44:50.457Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://realazy.com/11n-shades/
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 11n Shades Palettes Generator
Automatically generate complementary, split complementary, triadic, tetradic, and analogous colors for you based on a base color that you can input, randomize, or select by hue.
It's a [#nobuild](https://x.com/hashtag/nobuild) experiment, just edit, test, and deploy.
## Development
```sh
make dev
```