Color Harmony Generator
Bookmark and Share [Download]

Base Color

Red: 128
Green: 128
Blue: 128

Red: 128
Green: 128
Blue: 128


[About] Color Harmony Generator is a web-based application that useful to generate harmonic colors in Monochromatic, Analogous, Complementary and or Triads, from a base color. Color Harmony Generator, basically, uses a PHP class, Color Harmony Class, and uses the tool palette of colors and jQuery UI Slider as an interface to get the base color.

[How to Use] There are two ways to get the base color, use RGB slide button and use the color palette. By using the slide button, slide the slide button of Red, Green or Blue for getting elements of RGB color for creating the desired color. By using the color palette, select and click on the desired color. The selected color will be displayed in base color box.

To generate color harmony, choose the kind of color harmony, whether Monochromatic, Analogous, Complementary, Triads or all of them and then click the Generate button.

TIPS: To obtain an appropriate base color, you can first choose a color using the color palette, and then you can refine the elements of Red, Green and Blue by using the slider.

[Download] As a web-based application, you can put Color Harmony Generator in your own server or website. Click the download link above to download the application. Place on your server or website. Done. You can run it from there too. Feel free to use it! Cheers!!

UPDATE: Current Version = CHG 1.1, fix the HEX problem, for other than css rule
if you are using CHG 1.0, please update the php class files. Click here to download the files