One of the jQuery Effects is animate, you can use it to animate most of the CSS properties. For color, it’s a bit special, you can’t use the default jQuery to animate color. This doesn’t mean color can’t be animated, you can use a plugin called Color Animation to do this.