Jcolor

A Free Vanilla Javascript Color Picker

Overview

Jcolor is a simple vanilla JavaScript color plugin with no dependencies. Simply download the jcolor.js file, include the script in your project, and you're good to go!

Syntax

color(arg1, arg2, arg3, arg4);

Basic Usage

Picking Color for a specific element

this is a simple div tag

Add your own set of colors

Retrieve the value of the color selected

Color Code:

no color selected