Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://toolness.github.io/accessible-color-matrix/

An Elm-based prototype to help designers build accessible color palettes.
https://toolness.github.io/accessible-color-matrix/

Last synced: about 1 month ago
JSON representation

An Elm-based prototype to help designers build accessible color palettes.

Awesome Lists containing this project

README

        

This is a tool to help designers build color palettes with
combinations that conform with accessibility standards.

It is based on work done in [18F/brand#94][].

## Quick start

```
npm install
npm start
```

Then visit http://localhost:3000/.

[18F/brand#94]: https://github.com/18F/brand/pull/94