Design und Assets
Neumorphism Panel CSS Generator
Erzeuge neumorphism panel CSS.
Eingabe
Neumorphism Panel CSS Generator
neumorphismcssuidesign
Ausgabe
Neumorphism Panel CSS Generator
.neumorph {
border-radius: 12px;
background: #e2e8f0;
box-shadow:
4px 4px 24px color-mix(in srgb, #94a3b8 25%, transparent),
-4px -4px 24px color-mix(in srgb, white 45%, 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.