RandomColor.js – Random Color Generator for JavaScript
Posted · Category: Color Schemes, MIT License
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.
Requirements: JavaScript Framework
Demo: http://llllll.li/randomColor/
License: MIT License
1 Comment