ToolPal

CSS Text-Stroke-Generator

Erzeuge Konturschrift-Effekte mit -webkit-text-stroke. Live-Vorschau mit transparenter, einfarbiger oder Verlaufs-Füllung plus optionalem Schatten. CSS in einem Klick kopieren.

STROKE
-webkit-text-stroke wird trotz Präfix in jedem modernen Browser unterstützt. Kombiniert mit color: transparent (oder background-clip: text für einen Verlauf) entstehen hohle Buchstaben. Bei sehr kleinen Schriftgrößen kann die Kontur die Lesbarkeit zerstören — halte die Konturbreite unter 2px bei Schriftgrößen unter 24px.

Anleitung

Erzeuge Konturschrift-Effekte mit -webkit-text-stroke. Live-Vorschau mit transparenter, einfarbiger oder Verlaufs-Füllung plus optionalem Schatten. CSS in einem Klick kopieren.

  1. 1Type the text you want to outline. Short headlines (3–10 characters) read best; the effect gets noisy on long sentences.
  2. 2Pick a font and weight. Bold weights (700–900) and display fonts like Impact or Arial Black give the cleanest stroke — thin fonts have too little room for the line to sit.
  3. 3Set the stroke width. 1–3px works for headline sizes (60–120px). Bigger strokes start to overlap and lose the open silhouette.
  4. 4Choose a fill mode. Transparent gives the classic hollow look. Solid is for two-tone (e.g. yellow letters with black outline). Gradient bleeds a fill into the open glyph — great for hero text.
  5. 5Toggle the drop shadow if the text needs to lift off a busy background. Then click Copy — the CSS goes straight into your stylesheet.

Funktionen

  • Live preview at any font size, weight, and family — see exactly what your headline will look like before shipping
  • Three fill modes (transparent, solid, gradient) plus optional drop shadow — covers every common outlined-text recipe
  • Outputs both -webkit-text-stroke and text-stroke for cross-browser support
  • Works with any web font — drop the CSS variable into your design system and the effect inherits
  • Pure client-side — no server processing, no signup, no tracking

Häufig gestellte Fragen

Mehr erfahren