Skip to content

Colorizing SVG templates

Ilya V. Portnov edited this page Aug 20, 2016 · 1 revision

Template and palette

Let's say you have an SVG file with the following image:

source template

and you want to colorize it with the following palette:

palette

The results of colorizing with usage of different color models, available in palette_editor, are presented below.

HCY model

result HCY

HLS model

result HLS

HSV model

result HSV

RGB model

result RGB