Skip to content

Color y Diseño

Generador de Gradientes

Generador de gradientes CSS gratuito. Crea gradientes lineales, radiales y cónicos visualmente. Copia CSS o clases de Tailwind al instante. Vista previa en vivo mientras ajustas.

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

Nota del editor

Understanding · Two colours and a path between them.

Este capítulo en profundidad está disponible solo en inglés por el momento. La herramienta de conversión de arriba funciona en tu idioma; el artículo explicativo extenso aún no se ha traducido.

Preguntas frecuentes

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.

La gente también busca

Use with

What people reach for next.

Herramientas relacionadas

More in this room.

Ver todo en Color y Diseño