Gradient Generator

Use this tool to generate a gradient image automatically. You can do this one of two ways:

1. Use the below form to generate a URL.
Start Color:
End Color:
Height: px
Angle: degrees (Optional)
Width: px (Optional)
2. Make your own gradient URL.
The format for URLs is as follows:

http://tj09.b3ta.org/imagetools/gradient/startcolor-endcolor-height[-angle[-width]].png

startcolor and endcolor are in the format RRRxGGGxBBB, each number being 0-255.
height and width are in pixels.
angle is a degree measure from 0-360, with 0 being a vertical (top to bottom) gradient, and 90 being horizontal (left to right).
Both angle and width are optional.

Note that the angle feature is not gauranteed to work as expected and may produce odd results.