pick-color-hex
v1.0.1
Published
Get Hex and RGB Colors
Downloads
13
Maintainers
Readme
Pick-Color
About
Pick hundreds colors in Hex and RGB
Usage
var color = require("pick-color-hex");
color.red.hex; // #FF0000
color.red.rgb; // [255, 0, 0]Author
🤵 Eka Prasetia
