Back to generator

Terminal Block Box Shadow CSS

A dense block shadow for terminal-inspired panels.

box-shadow

Preview Surface

Output

Copy-ready CSS

Pure CSS

box-shadow: 0px 0px 0px 1px rgba(34, 197, 94, 0.8), 12px 12px 0px -1px rgba(2, 6, 23, 1);

Tailwind v4

shadow-[0px_0px_0px_1px_rgb(34_197_94_/_0.8),_12px_12px_0px_-1px_rgb(2_6_23_/_1)]
Try it in the generatorOpen encoded state

When to use it

Terminal Block is a hard box-shadow preset built for hard styling. It uses 2 shadow layers to create a dark effect that is easy to copy into product cards, dashboards, marketing blocks, and small interface surfaces. A dense block shadow for terminal-inspired panels. The shadow is intentionally described as plain CSS, so you can paste it into any framework or convert it into a Tailwind arbitrary value without changing the visual result. The effect stays on the outside edge, so it reads as lift rather than a pressed or recessed treatment. Use it when you want a repeatable starting point, then open it in the generator to adjust offset, blur, spread, color, opacity, or stacked layers for your own layout.

Explore more

More CSS Forge paths

Related

Similar shadows

These presets share tags with Terminal Block and make good nearby alternatives.