Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```