JavaScript color library to create color schemes based on color theory harmonies
npm install rainbowjs
RainbowJS offers a solution to perform color operations as converting from different formats (eg. rgb to hsv), create color palettes based on color theory harmmonies. Is highly configurable and works both in the browser and node.
Color harnomies:
- Complementary color
- Analogous colors
- Split complementary
- Triadic
- Tetradic (Rectangle)
- Square
Visit the project website
$ npm install --save rainbowjs
`$3
`
$ bower install --save rainbow-js
``Licensed under the MIT License