Back to Hub
Design Sample / Holographic Fluid Back to Hub

Iridescent
Dreamscape

Create a dreamy, sensory UI by blending flowing mesh gradients with holographic colors. Ideal for high-end applications and creative showcases.

Dynamic Gradients

Implement ultra-smooth organic background animations using CSS blur

Glass Panel Overlay

Combine extreme blur with ultra-thin white borders for a glass reflection effect

AI Request Prompt

Design a visually stunning landing page with a vibrant, fluid holographic gradient background.

[Style Conditions]
1. Background: Place large radial-gradient orbs of pink (#ff7eb3) / blue (#4facfe) / cyan (#00f2fe) on a dark base (#0b0f19). Blur 80px+, opacity 0.6, scale/rotate animation on a 15s cycle.
2. Hero: backdrop-filter: blur(40px), 40px rounded corners, ultra-thin white border (rgba 255,255,255,0.1), inset 0 1px 0 rgba(255,255,255,0.2) highlight.
3. Typography: Thin, delicate font (Outfit 300/500/700), title at clamp(3rem,7vw,6rem), gradient text effect via background-clip: text.
4. Cards: Semi-transparent gradient (rgba 255,255,255,0.1 to 0.02), hover translateY(-5px) + strong shadow.
5. All text white, body text opacity 0.9 for visual hierarchy.

[Responsive]
- Mobile: Reduce hero padding (30px), single column card stack
- Desktop: max-width 1080px, cards auto-fit minmax(240px, 1fr)

[Restrictions]
- No light backgrounds
- No simple transparent cards without blur
- No static backgrounds (orbs must animate)

[Output]
1) Color tokens (orb colors/panels/text) and gradient system
2) Hero / Feature Cards / CTA structure
3) HTML/CSS code including orb animations