Template:Color
From Synfig Studio :: Documentation
Template for using in examples of tables from Parameters Panel.
Use it for view colors or gradients. Value of colors must be presented as RGB without sharp char! In ex. for cell with solid color silver (#c8c8c8) {{Color|c8c8c8}}
For gradient from silver (#c8c8c8) to red (#ff0000) use {{Color|c8c8c8|ff0000}}