box-shadow
Preview Surface
Output
Copy-ready CSS
Pure CSS
box-shadow: 0px 0px 0px 1px rgba(103, 232, 249, 0.52), 0px 0px 30px -6px rgba(6, 182, 212, 0.66);Tailwind v4
shadow-[0px_0px_0px_1px_rgb(103_232_249_/_0.52),_0px_0px_30px_-6px_rgb(6_182_212_/_0.66)]When to use it
Cyan Orbit is a glow box-shadow preset built for luminous emphasis. It uses 2 shadow layers to create a cyan effect that is easy to copy into product cards, dashboards, marketing blocks, and small interface surfaces. A cool orbit-style glow around compact elements. 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 Cyan Orbit and make good nearby alternatives.
Neon Blue
A saturated cyan-blue glow for dark interfaces.
Neon Pink
A hot pink glow for expressive highlights.
Neon Green
An electric green glow for terminal-inspired UI.
Soft Glow
A quiet colored halo for callouts and badges.
Harsh Glow
A tighter glow with a vivid edge.