RGB to Gradient Converter

Convert RGB color values to CSS gradients with ease. Create beautiful gradients from any two RGB colors. Updated March 2025.

Result:

CSS Gradient:

linear-gradient(to right, rgb(255, 165, 0), rgb(255, 69, 0))