Gogs df670eaa27 first commit 2 weeks ago
..
LICENSE df670eaa27 first commit 2 weeks ago
README.md df670eaa27 first commit 2 weeks ago
index.js df670eaa27 first commit 2 weeks ago
package.json df670eaa27 first commit 2 weeks 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]