Diseño y Recursos
Wave Divider CSS Generador
Generar wave divider CSS/SVG snippet.
Entrada
Wave Divider CSS Generador
wave dividercsssvgdesign
Salida
Wave Divider CSS Generator
.wave-divider {
height: 48px;
background:
radial-gradient(circle at 50% 0, #2563eb 38%, transparent 40%) repeat-x;
background-size: 38px 100%;
}
.wave-divider.alt {
background-color: #dbeafe;
}Herramientas relacionadas
Color Conversor
Convert between HEX, RGB, y HSL Color paramats.
CSS Gradient Generador
Generar a linear gradient y copy the CSS instantly.
Favicon Generador
Create a simple SVG favicon desde initials y bry Colors.
SVG Optimizer
Strip comments y collapse whitespace in SVG markup.
CSS Minifier
Minify CSS by removing comments y extra whitespace.
CSS paramateador
Pretty-print CSS con readable indentation.