color-name

A list of color names and its values

color-name downloads color-name version color-name license

color-nameSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on color-name's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of color-name](https://npm-compare.com/img/npm-trend/THREE_YEARS/color-name.png)](https://npm-compare.com/color-name#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on color-name's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of color-name](https://npm-compare.com/img/github-trend/color-name.png)](https://npm-compare.com/color-name)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
color-name207,824,0331236.25 kB02 months agoMIT
README for color-name

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

NPM

import colors from 'color-name';
colors.red // [255,0,0]