Design und Assets
Modal Backdrop CSS Generator
Erzeuge modal backdrop CSS effect.
Eingabe
Modal Backdrop CSS Generator
modal backdropoverlaycssui
Ausgabe
Modal Backdrop CSS Generator
.modal-backdrop {
position: fixed;
inset: 0;
background: color-mix(in srgb, #334155 72%, transparent);
backdrop-filter: blur(6px);
}
.modal-panel {
border-radius: 12px;
border: 1px solid color-mix(in srgb, #0f172a 35%, transparent);
}Ähnliche Tools
Farbe Konverter
Convert between HEX, RGB, und HSL Farbe fürmats.
CSS Gradient Generator
Erzeuge a linear gradient und copy the CSS instantly.
Favicon Generator
Create a simple SVG favicon aus initials und brund Farbes.
SVG Optimizer
Strip comments und collapse whitespace in SVG markup.
CSS Minifier
Minify CSS by removing comments und extra whitespace.
CSS fürmatierer
Pretty-print CSS mit readable indentation.