Skip to content

ilokhov/css-color-playground

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
js
 
 
lib
 
 
 
 
 
 
 
 

CSS color playground is an online color tool demo. It is meant to showcase a clean user interface and is implemented using pure JavaScript without relying on libraries such as jQuery for manipulating the DOM.

Since the project uses vanilla JavaScript and CSS filters it is unlikely to function properly in older browsers such as Internet Explorer.

This project is inspired by and takes shapes from "How I Work with Color" and uses the jscolor library as well as this helper function to generate pastel colors.

http://ilokhov.github.io/css-color-playground/