hjw 6c42b6a025 first commit 1 month ago
..
LICENSE 6c42b6a025 first commit 1 month ago
README.md 6c42b6a025 first commit 1 month ago
index.js 6c42b6a025 first commit 1 month ago
package.json 6c42b6a025 first commit 1 month ago

README.md

A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors.

NPM

var colors = require('color-name');
colors.red //[255,0,0]