| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| package.json | 2023-06-01 15:53 | 607 | 2324c9f added npm start script [كارل مبارك] | |
| README.md | 2023-06-01 15:53 | 384 | 9b1f1b9 rm old utils [كارل مبارك] | |
| index.js | 2023-06-01 15:53 | 4.5K | 8b8b68d rm everythin MOTD related [كارل مبارك] | |
| LICENSE | 2023-06-01 15:53 | 1.1K |
A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors.
[](https://nodei.co/npm/color-name/)
```js
var colors = require('color-name');
colors.red //[255,0,0]
```
<a href="LICENSE"><img src="https://upload.wikimedia.org/wikipedia/commons/0/0c/MIT_logo.svg" width="120"/></a>