npm.devtool.tech
👏 You can access color-name package with using colorName variable in browser devtools!
A list of color names and its values

basic

package
Npm Version
Node Version

popularity

Star
Npm Weekly Downloads
Jsdeliver Month Downloads
Dependents Pkg
Dependents Repo

size

Code Size
Publish Size
Install Size
Minified Size
Gzip Size

quality

Open Issues
Tree Shaking Support
Type Support
Last Commit

health

Package health
Dependency Count
Outdated Dep
Vulnerablities

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]