The border is not a border.
It is a soft layer hiding behind the object, waiting for its neighbor to get close.
Soft edges, hard intent
A CSS-only recipe for liquid-looking borders. A colored pseudo-element gets blurred, then contrast pulls nearby edges back into one confident silhouette.
Pseudo-element field
It is a soft layer hiding behind the object, waiting for its neighbor to get close.
The classic liquid shortcut
The same illusion, made explicit. SVG softens the source shapes with feGaussianBlur, then uses feColorMatrix to turn their shared glow into a strong edge.
Inline SVG filter
One reusable definition turns separate circles into a single, bright piece of interface atmosphere.