Design und Assets
Focus Ring CSS Generator
Erzeuge accessible focus-ring CSS.
Eingabe
Focus Ring CSS Generator
focus ringaccessibilitycssui
Ausgabe
Focus Ring CSS Generator
.focusable:focus-visible {
outline: 2px solid #2563eb;
outline-offset: 2px;
box-shadow: 0 0 0 3px color-mix(in srgb, #dbeafe 24%, transparent);
border-radius: 12px;
}Ä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.