Design und Assets
Pricing Card CSS Generator
Erzeuge pricing card CSS styles.
Eingabe
Pricing Card CSS Generator
pricing cardcsslanding pageui
Ausgabe
Pricing Card CSS Generator
.pricing-card {
border-radius: 12px;
border: 1px solid #0f172a;
padding: 24px;
background: linear-gradient(180deg, color-mix(in srgb, #2563eb 12%, transparent), transparent);
}
.pricing-card .cta {
background: #2563eb;
color: #0f172a;
border-radius: 8px;
}Ä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.