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 colorSets the base background color.
Line colorSets the line color.
Line widthSets the thickness of the lines.
Line spacingSets the spacing between lines.
AngleSets the line angle. Use 0 for horizontal and 90 for vertical.