Skip to content

颜色和设计

渐变生成器

免费的 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.

相关工具

More in this room.

查看所有 颜色和设计