Color Interpolation


/ Published in: JavaScript
Save to your folder(s)

Use case : interpolateColor("00EEDD","3ADECE",2,1) : interpolate the color level 1 between #00EEDD et #3ADECE on a 3 level scales (from 0 to 2).

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.