Type a start color, end color, and duration. Colors can be in #rrggbb, #rgb, rgb(r,g,b), or rgba(r,g,b,a) format.

rgba formatted colors will animate the opacity as well. This is different than a real rgba() but works on all browsers.

ColorAnimation Demo

1
2
3