import colorMixer from './color-mixer.js';
colorMixer('ff0000', '000000', .5); // => #800000
colorMixer('ff0000', '#ffff00', .5); // => #FF8000
-
Notifications
You must be signed in to change notification settings - Fork 0
Latest commit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Mix two colors in percentage http://jt3k.github.io/color-mixer
Resources
Stars
3 stars
Watchers
0 watching