https://github.com/greatwizard/colorly
https://github.com/greatwizard/colorly
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/greatwizard/colorly
- Owner: GreatWizard
- Created: 2020-06-29T20:25:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T16:54:07.000Z (almost 6 years ago)
- Last Synced: 2024-10-09T12:51:33.506Z (over 1 year ago)
- Language: CSS
- Size: 6.84 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# [Colorly](http://colorly.us) [](http://badge.fury.io/gh/jpederson%2Fcolorly)
A comprehensive library of color books from Pantone, ANPA, HKS, DIC, Focoltone, TOYO, and TRUMATCH - implemented in Sass, LESS, Stylus, JSON, and CSV.
It contains over 21,000 colors from these color books: **Pantone** (Solid Coated & Uncoated), **Pantone+** (CMYK Coated/Uncoated, Color Bridge Coated/Uncoated, Metallic Coated, Pastels & Neons Coated/Uncoated, Premium Metallics Coated, Solid Coated/Uncoated), **ANPA**, **DIC**, **Focoltone**, **HKS** (E Process, E, K Process, K, N Process, N, Z Process, Z), **TOYO** (94 Color Finder, Original Color Finder), and **TRUMATCH**.
#### [About the Color Books](https://github.com/jpederson/Colorly/wiki/Color-Books)
## Installation [](http://badge.fury.io/bo/colorly) [](http://badge.fury.io/js/colorly)
Install the `colorly` npm module or bower component - or just clone this repo and include it your own way. For more information on installing, check out the [Installation](https://github.com/jpederson/Colorly/wiki/Installation) page on the wiki.
## Usage
In the interest of keeping the readme simple, there are wiki pages for each preprocessor to describe usage and note any specific requirements.
#### [Sass](https://github.com/jpederson/Colorly/wiki/Sass)
#### [Stylus](https://github.com/jpederson/Colorly/wiki/Stylus)
#### [LESS](https://github.com/jpederson/Colorly/wiki/LESS)
There are also CSV and JSON formats in the repository if you need to access the colors as raw data for other use cases.
## Contribute! [](http://gruntjs.com/)
Post an issue to suggest another color book for inclusion in the library. Or, fork the repo and submit a pull request - get some [more information about Contributing](https://github.com/jpederson/Colorly/wiki/Contributing).