Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javierbyte/cohesive-colors
Tool that help you to create more cohesive color schemes. Add a tint to your existing colors.
https://github.com/javierbyte/cohesive-colors
cohesive cohesive-color-schemes color color-scheme design design-tool design-tools frontend tool ui
Last synced: 3 months ago
JSON representation
Tool that help you to create more cohesive color schemes. Add a tint to your existing colors.
- Host: GitHub
- URL: https://github.com/javierbyte/cohesive-colors
- Owner: javierbyte
- License: bsd-3-clause
- Created: 2015-04-12T19:45:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T01:34:26.000Z (7 months ago)
- Last Synced: 2024-05-22T19:31:48.743Z (6 months ago)
- Topics: cohesive, cohesive-color-schemes, color, color-scheme, design, design-tool, design-tools, frontend, tool, ui
- Language: TypeScript
- Homepage: https://javier.xyz/cohesive-colors/
- Size: 10.5 MB
- Stars: 519
- Watchers: 25
- Forks: 72
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [cohesive-colors](http://javier.xyz/cohesive-colors)
Create more cohesive color palettes.
[![cohesive-colors](docs-assets/screenshot.jpg)](http://javier.xyz/cohesive-colors/)
For programatic use see [colorblendjs](https://github.com/javierbyte/colorblendjs).
Thanks [\_erica](https://twitter.com/_erica) for the idea.
### Local Development
```
pnpm i
pnpm run dev // http://localhost:3000/cohesive-colors
```