Updated
Turn your colors into a CSS gradient
A linear gradient blends from its first stop to its last along the selected CSS angle. Radial mode expands from the center. Copy the declaration directly into a background property.
A worked example
The default produces linear-gradient(90deg, #0B7285 0%, #FF6B5E 100%), running from left to right.
Before you use the result
The preview uses your browser’s CSS rendering. Stops and color interpolation may look different in non-browser design software.
Cite this page
ToolOctopus. “CSS gradient generator.” Updated 2026-09-20. https://tooloctopus.com/css-gradient-generator.
Add an access date if your instructions require one.
Citation formatting uses citeproc-js by Frank Bennett and Citation Style Language styles. Licence and source code.
