Paata is an color picker (this sort of thing) that I built as a challenge to myself. Right now it provides basic functionality, such as:
- Use sliders (from Foundation) to change RGB values.
- Copy the RGB or hex value of the generated color.
- Generates a color that complements your generated color
Later on, I will be adding support for:
- The ability to enter your own colors in hex or RGB.
Paata is the Sinhalese word for color - just in case you were wondering.
Default branch is gh-pages --- master will not be updated any longer.