Demo of the HSL color system. Given a starting color, it is changed in small increments, ending at (almost) white. Colors are expressed in the form of hue|saturation|lightness .

The hue varies between 0-360 , saturation and lightness vary between 0% and 100% .

Input your own HSL expression in the input box (format: X|X|X) and press Enter . Invalid entries are replaced by default values (h=300, s=10%, l=10%).

Double-click this box to remove it permanently.

Error: at least one invalid HSL value provided.
300|10%|10%