ToolPal

CSS渐变生成器

使用可视化编辑器创建漂亮的CSS渐变。即时复制CSS代码。

background: linear-gradient(135deg, #6366f1 0%, #06b6d4 100%);
90°180°270°360°
0%
100%

使用方法

使用可视化编辑器创建漂亮的CSS渐变。即时复制CSS代码。

  1. 1Choose a gradient type: linear, radial, or conic.
  2. 2Add color stops by clicking the gradient bar and picking colors with the color picker.
  3. 3Adjust the angle or position using the direction controls.
  4. 4Preview the gradient live in the canvas and copy the generated CSS code.

主要功能

  • Supports linear, radial, and conic CSS gradients
  • Interactive color stop editor with drag-and-drop positioning
  • Live preview canvas updates as you adjust colors and angles
  • Generates clean, cross-browser CSS gradient code ready to paste

常见问题

了解更多