Color Utils
Usage
API
Overview
Introduction
Color Utils is a lightweight javascript package for quickly converting colors to different formats, changing the properties of colors, matching colors and finding color harmonies.
These are the aims of Color Utils:
- To be quick and simple to use
- To be easy to understand
- To have a small file size. No bloat!
- To be accurate
- To have no dependancies such as prototype or jQuery.
Why not take a look at some code examples to see how easy is it to use.