色とデザイン
グラデーションジェネレーター
無料のCSSグラデーションジェネレーター。リニア、ラジアル、コニックグラデーションを視覚的に作成できます。CSSまたはTailwindクラスを瞬時にコピー。調整しながらライブプレビュー。
Runs in your browser
Gradient generator
CSS
background: linear-gradient(135deg, #3b82f6, #a855f7);css
Tailwind (approx)
bg-gradient-to-br from-[#3b82f6] to-[#a855f7]css
編集者注
Understanding · Two colours and a path between them.
この詳細な解説章は現在、英語版のみで提供されています。上の変換ツールはあなたの言語で動作しますが、長文の解説記事はまだ翻訳されていません。
よくある質問
Quick answers.
›What gradient types are supported?
Linear, radial and conic — all three CSS gradient types.
›Can I add color stops?
Yes — add as many color stops as you need with custom positions for fine-grained control.
›Does it output Tailwind?
Yes — toggle to get Tailwind utility classes (e.g. bg-gradient-to-r from-blue-500 to-purple-600).
›Is the generator free?
Yes — fully free, no signup, runs in your browser.
他の人はこちらも検索しています
Use with
What people reach for next.
関連ツール