Box Shadow Playground - Online Visual CSS Shadow Editor
Interactively add and adjust multiple box shadows on a sample element. Drag sliders for offset, blur, spread, and color. Copy the clean CSS code instantly.
UD5 Toolkit
The box-shadow property adds shadow effects around an element's frame. You can specify multiple shadows separated by commas. Each shadow is defined by horizontal/vertical offset, blur radius, spread radius, color, and optionally the inset keyword.
Blur radius controls how sharp or soft the shadow edge is. Larger values create a softer, bigger blur. Spread radius expands or contracts the shadow size without affecting blur. Positive values enlarge the shadow; negative values shrink it.
Use the inset keyword inside the box-shadow value, e.g. box-shadow: inset 2px 2px 5px rgba(0,0,0,0.3);. Our generator includes an Inset checkbox that adds this keyword to the current layer.
Yes! Add multiple layers using the Add Layer button. Each layer can have its own offset, blur, spread, color, and inset setting. The CSS output will list them comma-separated.
Use semi-transparent black (rgba(0,0,0,0.1-0.3)), a soft blur, a slight vertical offset, and optionally a subtle spread. Adding a very small second shadow with less blur can enhance depth. Avoid pure black shadows.
Yes, box-shadow is widely supported in all modern browsers, including Chrome, Firefox, Safari, and Edge. It works on IE9+. The inset keyword is also fully supported.
Interactively add and adjust multiple box shadows on a sample element. Drag sliders for offset, blur, spread, and color. Copy the clean CSS code instantly.
Create inner shadows for a pressed or sunken effect. Visually adjust and copy the CSS. Learn inset.
Design neumorphic elements by adjusting box‑shadow parameters. Real‑time preview and CSS output. For modern soft UI interfaces.
Set width, height, depth, and colors to generate an isometric box using CSS transforms. Copy to your project.
Generate a random HTML/CSS card with different box model properties. Inspect and guess the size. For learners.
Create a 'SALE' or 'NEW' corner ribbon in pure CSS. Adjust colors, position, and text. Great for e‑commerce.
Visually experiment with Flexbox container and item properties. See the layout update in real time and copy the CSS. Learn by doing, fully interactive.
See the difference between clone and slice on inline boxes that break across lines. Useful for multi‑line headings.
Create outlined text with the text‑stroke property. Adjust width and color. Preview and copy the CSS.
Visually design a custom :focus‑visible outline style. Copy the CSS. Better than the default.
Visually configure scroll‑snap containers and items. Adjust alignment, stop behavior, and padding. Copy the clean CSS instantly.
Adjust margin, border, padding, and content sizes interactively and see the rendered box model. Get the exact CSS. Teach or learn layout.
Load images or use colors and apply all 15 CSS blend modes. Visual tester for creative effects.
Design a tooltip that appears on hover without JavaScript. Choose positioning, arrow, and animation. Copy the clean HTML/CSS.
Learn how to let content extend a few pixels beyond a clip boundary with overflow‑clip‑margin. Interactive playground.
Use isolation: isolate to contain mix‑blend‑mode and filters. See the visual difference with and without. Quick demo.
Create beautiful, syntax-highlighted screenshots of your code snippets. Choose themes and export as PNG. All client-side canvas rendering.
Paste code and generate a beautiful, syntax‑highlighted PNG image. Choose theme and window style. Shareable code pics.
Build a .editorconfig file by setting indentation, charset, and end‑of‑line rules for your project. Keep all contributors aligned.
Create a simple 4-shaft weaving draft by clicking warp/weft threads. See plain weave, twill, satin. Educational for weavers. Local only.
Enter container width, number of items, gap, and flex‑basis. See the resulting sizes instantly. Plan your flex layout.
Generate standard 1D barcodes including CODE128, EAN-13, and UPC-A. Download as image for product labeling or inventory. All processing happens locally.
Interactive check: if your tile backsplash or paneling adds thickness, determine if you need box extenders.
Select character sets (Latin, Cyrillic, Greek) and generate the exact unicode‑range descriptor for your fonts. Improve performance.
See the difference between :focus and :focus‑visible on interactive elements. Learn which to use for better UX.
Paste your CSS and see warnings for properties that have limited browser support. Links to CanIUse. Modernize safely.
Find the ideal height to hang art based on wall and furniture dimensions. Follow gallery standard 57‑inch center rule.
Use anchor positioning to perfectly center a popover relative to its anchor. No JavaScript. See the modern approach.
Define password rules and see a live checklist that updates as you type. Design better password UX for your app.
Fill in your details and instantly get a clean, printable one-page resume. No sign up, no data leaves your browser.