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: 9 months ago
JSON representation
An Elm-based prototype to help designers build accessible color palettes.
- Host: GitHub
- URL: https://toolness.github.io/accessible-color-matrix/
- Owner: toolness
- Created: 2017-01-01T15:11:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T23:52:13.000Z (over 5 years ago)
- Last Synced: 2024-08-05T22:37:03.124Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://toolness.github.io/accessible-color-matrix/
- Size: 145 KB
- Stars: 323
- Watchers: 9
- Forks: 41
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_design_tools - Accessible Palette Builder - based prototype to help designers build accessible color palettes.  [](https://github.com/toolness/accessible-color-matrix) (Table of Content / Accessibility Tools)
- Awesome-Design-Tools - Accessible Palette Builder - based prototype to help designers build accessible color palettes.  [](https://github.com/toolness/accessible-color-matrix) (Table of Content / Accessibility Tools)
- design-heaven - Accessible Color Matrix - A tool to help designers build color palettes with combinations that conform with accessibility standards. (Design Resources / Colors)
- awesome-edtech-tools - Accessible color palette builder
- awesome-web-dev-resources - Accessible color palette builder
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