Design futuristic 2026-style UI with 3D depth, glassmorphism, soft shadows, and modern aesthetics. Use when users request UI/UX design guidance, dashboard layouts, SaaS interfaces, design systems, color palettes, typography recommendations, or need help creating modern, polished visual designs. Provides step-by-step design guidance without implementation code.
Design cutting-edge user interfaces optimized for modern SaaS dashboards with futuristic aesthetics.
2026 Design Principles:
When a user requests UI/UX design, follow this structured approach:
Ask clarifying questions (max 3-4):
Provide a clear layout using spatial zones:
[EXAMPLE OUTPUT FORMAT]
┌─────────────────────────────────────────┐
│ [Header: 72px] │
├──────┬──────────────────────────────────┤
│ Nav │ Main Content Area │
│ 280px│ - Primary Section (60% width) │
│ │ - Secondary Panel (40% width) │
└──────┴──────────────────────────────────┘
Key spacing:
- Container padding: 24px-32px
- Section gaps: 20px-24px
- Card padding: 20px-24px
- Element spacing: 12px-16px
Recommend a modern color palette:
Background Layers:
#0A0E1A (deep navy-black)rgba(255, 255, 255, 0.05) (subtle glass)rgba(255, 255, 255, 0.08) (elevated glass)rgba(255, 255, 255, 0.12) (highest elevation)Accent Colors:
#6366F1 (indigo) or #8B5CF6 (purple) or #06B6D4 (cyan)#10B981 (emerald)#F59E0B (amber)#EF4444 (red)Text Hierarchy:
#FFFFFF (100% opacity)rgba(255, 255, 255, 0.87) (87% opacity)rgba(255, 255, 255, 0.60) (60% opacity)rgba(255, 255, 255, 0.38) (38% opacity)Recommended Font Stacks:
Type Scale (Major Third - 1.250 ratio):
H1: 48px / 60px line-height (font-weight: 700)
H2: 40px / 52px (font-weight: 600)
H3: 32px / 44px (font-weight: 600)
H4: 24px / 32px (font-weight: 600)
Body Large: 18px / 28px (font-weight: 400)
Body: 16px / 24px (font-weight: 400)
Body Small: 14px / 20px (font-weight: 400)
Caption: 12px / 16px (font-weight: 500)
Provide CSS-style specs for glass cards:
Card Style:
- Background: rgba(255, 255, 255, 0.08)
- Backdrop-filter: blur(12px) saturate(180%)
- Border: 1px solid rgba(255, 255, 255, 0.12)
- Border-radius: 16px-24px
- Box-shadow:
0px 2px 4px rgba(0, 0, 0, 0.1),
0px 8px 16px rgba(0, 0, 0, 0.15),
inset 0px 1px 0px rgba(255, 255, 255, 0.1)
Define multi-layered shadows for depth:
Elevation Levels:
Level 1 (Cards):
0px 2px 4px rgba(0, 0, 0, 0.1),
0px 4px 8px rgba(0, 0, 0, 0.12)
Level 2 (Modals):
0px 4px 8px rgba(0, 0, 0, 0.12),
0px 12px 24px rgba(0, 0, 0, 0.16)
Level 3 (Dropdowns):
0px 8px 16px rgba(0, 0, 0, 0.15),
0px 16px 32px rgba(0, 0, 0, 0.20)
Level 4 (Floating):
0px 12px 24px rgba(0, 0, 0, 0.18),
0px 24px 48px rgba(0, 0, 0, 0.24)
For each component requested, provide:
Example Component Spec:
Primary Button (Call-to-Action)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Purpose: Main user action (e.g., "Create", "Save", "Submit")
Dimensions:
- Height: 44px (touch-friendly)
- Padding: 12px 24px
- Min-width: 120px
- Border-radius: 12px
Colors:
- Background: Linear gradient(135deg, #6366F1, #8B5CF6)
- Text: #FFFFFF (font-weight: 600)
- Shadow: 0px 4px 12px rgba(99, 102, 241, 0.4)
States:
- Hover: Lift 2px, shadow grows to 0px 6px 16px
- Active: Slight scale(0.98)
- Disabled: opacity 0.5, no shadow, cursor not-allowed
- Loading: Spinner animation, text fades to 60%
Accessibility:
- Contrast ratio: 4.5:1 (WCAG AA)
- Focus outline: 2px solid #6366F1 with 4px offset
When designing hero sections or feature showcases:
3D Card Effect:
- Transform: perspective(1000px) rotateX(2deg)
- Transition: transform 0.3s ease
- On hover: rotateX(0deg) translateY(-8px)
- Shadow expands on elevation
Suggest subtle animations:
For dashboards with charts:
box-shadow: 0 0 20px rgba(99, 102, 241, 0.6))Provide mobile-first breakpoints:
Mobile: 320px - 767px
- Stack all columns
- Reduce padding to 16px
- Font scale down 10-15%
- Collapse navigation to hamburger
Tablet: 768px - 1023px
- 2-column layouts
- Padding: 20px-24px
- Show condensed navigation
Desktop: 1024px+
- Full multi-column layouts
- Padding: 24px-32px
- Persistent side navigation
Always structure design guidance as:
## Design: [Component/Page Name]
### Layout
[ASCII diagram or description]
### Visual Specs
- Background: [color/gradient]
- Typography: [sizes and weights]
- Spacing: [padding/margins]
- Effects: [glassmorphism/shadows]
### Components
1. [Component Name]
- Specs: [detailed specs]
- States: [interaction states]
### Responsive Behavior
- Mobile: [adaptations]
- Tablet: [adaptations]
- Desktop: [full experience]
### Accessibility Notes
- [Color contrast checks]
- [Keyboard navigation]
- [Screen reader labels]
Never provide:
Always provide:
For complex dashboard requests, see:
User Request: "Design a dashboard card to show revenue metrics"
Response Structure:
Remember: Design is about solving user problems elegantly. Every pixel, color, and animation should have a purpose. Guide with precision, inspire with aesthetics.