Wednesday, June 4, 2014

RandomColor.js – Random Color Generator for JavaScript

There are lots of clever one-liners for generating random colors. Unfortunately, They usually produces lots of greys and browns and murky greens.
RandomColor generates attractive colors by default. More specifically, randomColor produces bright colors with a reasonably high saturation. This makes randomColor particularly useful for data visualizations and generative art. RandomColor is a color generator for JavaScript.
similar-colors
Requirements: JavaScript Framework
Demo: http://llllll.li/randomColor/
License: MIT License

No comments:

Post a Comment