R/color.R
interpolate_color.Rd
Linearly interpolates between two colors in RGB space.
interpolate_color(color1, color2, alpha)
Start color (hex string or name)
End color (hex string or name)
Interpolation factor (0 = color1, 1 = color2)
Hex color string