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.
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.
Create CSS mask‑image effects with custom shapes, gradients, and SVGs. Visually see the mask applied to an image. Copy the CSS.
Design a fully styled scrollbar with colors, width, radius, and hover effects. Supports both ::-webkit‑scrollbar and Firefox scrollbar‑width.
Design a fully styled scrollbar with colors, width, and border radius. Get the CSS for Chrome and Firefox.
Visually configure scroll‑snap containers and items. Adjust alignment, stop behavior, and padding. Copy the clean CSS instantly.
Design a pure CSS tooltip with custom text, position (top/bottom/left/right), and arrow. Copy the clean code.
Design a tooltip that appears on hover without JavaScript. Choose positioning, arrow, and animation. Copy the clean HTML/CSS.
Generate a random HTML/CSS card with different box model properties. Inspect and guess the size. For learners.
Build a custom CSS reset by toggling which elements to normalize. Copy the resulting stylesheet. Lean and clean.
Generate custom placeholder images for mockups and layouts. Specify dimensions, colors, and text. Export as PNG or use the generated data URI. Entirely browser-based.
Design a custom focus indicator with outline, offset, and box‑shadow. Preview on interactive elements. Copy the CSS.
Create a simple 4-shaft weaving draft by clicking warp/weft threads. See plain weave, twill, satin. Educational for weavers. Local only.
Generate a range of tints and shades from a single hex color. Ideal for data visualization, UI design systems, and Tailwind custom palette creation. Local tool.
Adjust margin, border, padding, and content sizes interactively and see the rendered box model. Get the exact CSS. Teach or learn layout.
Use isolation: isolate to contain mix‑blend‑mode and filters. See the visual difference with and without. Quick demo.
Upload an image and generate the CSS to use it as a custom mouse cursor. Test it live. Fun for personal websites.
Build a .editorconfig file by setting indentation, charset, and end‑of‑line rules for your project. Keep all contributors aligned.
Toggle contain: strict, content, paint, layout and see how it affects rendering. Understand isolation for faster pages.
Generate standard 1D barcodes including CODE128, EAN-13, and UPC-A. Download as image for product labeling or inventory. All processing happens locally.
Set the inset property and see its logical shorthand equivalents. Copy the modern CSS for absolutely positioned elements.
Understand @layer by visually ordering style layers and seeing which rules win. Fix specificity battles. Modern CSS architecture.
Browse the built‑in styles that browsers apply to HTML elements. Understand why your page looks different. Static reference.
Enter container width, number of items, gap, and flex‑basis. See the resulting sizes instantly. Plan your flex layout.
Fill in a form to generate a clean, ATS‑friendly one‑page resume. Customize sections, colors, and export as print‑ready PDF. Personal data stays in your browser.
Upload an image and get a suggested alt text description using a local vision model (WASM). Improve SEO and accessibility fast.
Fill in your details and instantly get a clean, printable one-page resume. No sign up, no data leaves your browser.