Docs Home

sb.colors.getTweenColor

@File: /surebert/colors/getTweenColor.js

@Author: Paul Visco

@Description: Used to get color values between two colors at a certain percentage


@Example:

var colorInBetween = sb.colors.getTweenColor('#ACACAC', '#FF0000', 30%);