When this tool is useful
Use this to make a two-color web background or card accent. Choose start and end colors, a linear or radial type, and an angle to receive both a preview and CSS.
Generate linear-gradient or radial-gradient code with a live preview.
A browser-side result for planning and reference.
Use this to make a two-color web background or card accent. Choose start and end colors, a linear or radial type, and an angle to receive both a preview and CSS.
Linear mode creates a linear-gradient with the entered angle; radial mode creates a circular radial-gradient. The browser renders the intermediate colors between the two stops.
Set #3366FF to #FF6655 at 90 degrees for a left-to-right background declaration. Copy it into the real component and recheck the contrast of any text placed above it.
The generator uses two color stops and cannot remove browser color-interpolation differences. Add complex stops, alpha transitions, or wide-gamut colors in a full editor.