CSSグラディエント生成器
ビジュアルエディターで美しいCSSグラディエントを作成します。CSSコードを即座にコピーできます。
background: linear-gradient(135deg, #6366f1 0%, #06b6d4 100%);0°90°180°270°360°
0%
100%
使い方
ビジュアルエディターで美しいCSSグラディエントを作成します。CSSコードを即座にコピーできます。
- 1Choose a gradient type: linear, radial, or conic.
- 2Add color stops by clicking the gradient bar and picking colors with the color picker.
- 3Adjust the angle or position using the direction controls.
- 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