Generador de patrón de rayas (CSS)
Genera un patrón de fondo de rayas con CSS.
Color base (#e8f9fa)
Color de línea (#06c0cc)
Ancho de línea (10px)
Espaciado de líneas (20px)
Ángulo (45deg)
Explicación
Generates CSS in real time from background/line colors, spacing, and angle.
Settings
| Base color | Sets the base background color. |
|---|---|
| Line color | Sets the line color. |
| Line width | Sets the thickness of the lines. |
| Line spacing | Sets the spacing between lines. |
| Angle | Sets the line angle. Use 0 for horizontal and 90 for vertical. |