hwq ea812f44ac 2023-8-14 1 year ago
..
LICENSE ea812f44ac 2023-8-14 1 year ago
README.md ea812f44ac 2023-8-14 1 year ago
index.js ea812f44ac 2023-8-14 1 year ago
package.json ea812f44ac 2023-8-14 1 year ago
test.js ea812f44ac 2023-8-14 1 year 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]