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.
Enter a router's MAC address or serial and generate the common default WPA passphrase for major ISP brands. Educational purpose only.
Design a layout where nested grids share track sizes with their parent via subgrid. Copy the complete CSS.
Pick colors for the shadcn/ui design system and generate the complete CSS variable theme file. Copy into your project.
Paste your CSS and see warnings for properties that have limited browser support. Links to CanIUse. Modernize safely.
Format a list of Q&A pairs and export as a CSV ready for Anki import. Simple line‑based template. Local.
Style underlines, overlines, and strike-throughs with colors, wavy styles, and thickness. Modern CSS text‑decoration.
Generate a random medieval occupation with a short description. For NPCs or historical curiosity. Local list.
Generate a hardboiled film noir plot with a detective, a dame, and a McGuffin. Great for creative writing prompts.
Generate a grand, aristocratic title like 'Duke of Waffleshire'. Perfect for silly fun or RPG characters. Local.
Design a button or card that glows on hover. Adjust shadow color, spread, and transition. Copy the CSS. Rich UI.
Create a realistic letterpress (debossed) text effect using CSS text‑shadow and background. Adjust depth and light direction. Copy code.
Generate a realistic‑sounding dinosaur name and see a fun description. Perfect for kids and writers.
Generate a subtle noise/grain texture as a CSS background pattern. Adjust opacity and size. For that film look.
Generate random but realistic‑looking data arrays (users, products, orders) with typos and missing fields. For test robustness.
Create a customizable checkerboard or grid background using pure CSS gradients. Adjust cell size and colors. Copy the code.
Create a custom HTML/CSS progress bar with percentage, colors, and animation. Copy the code. Modern UI element.
Fill in a few details and get a polished resignation letter. No data stored. Instant copy or print.
Paste plain text and turn it into a nested outline using indent levels or Markdown headings. Great for planning.
Upload a small pixel art image and get a CSS grid layout that recreates it using divs. Novelty developer tool.
Convert short text into a black‑and‑white Braille bump image ready for embossing. Educational and inclusive.
Generate a random, somewhat meaningful song lyric line. Write your own hit with AI‑free randomness. All local.