Interpolates between two hex color strings.
The starting hex color (e.g., "#ff0000").
The ending hex color (e.g., "#00ff00").
The interpolation fraction (0 to 1).
The interpolated hex color string.
Interpolates between two hex color strings.