SaaS Signature Gradient
Gradiente SaaS Signature: roxo-azul com orbes flutuantes, mesh blobs, glassmorphism e noise texture. O manto digital das startups tech 2026. Prompt para IA.
Uso: Startups SaaS, Ferramentas de IA, Plataformas de desenvolvedores, Landing pages tech, Produtos B2B modernos, APIs e SDKs
Contexto Histórico
O manto digital inconfundivel do setor de tecnologia em 2025-2026. A fusao extremamente suave de roxo fluindo para azul com acentos em ciano e teal tornou-se a assinatura visual de startups, ferramentas de IA e plataformas de desenvolvedores. Os gradientes tomam forma em orbes 3D e blobs de malha flexiveis que flutuam interativamente, misturados com ruido artificial e glassmorphism para profundidade.
Especificações Técnicas
Cores
Primárias
Secundárias
Efeitos
Gradientes roxo-para-azul extremamente suaves como base, orbes (esferas 3D sutis) e blobs de malha flexiveis (mesh gradients) flutuando interativamente na tela com animacao CSS, brilhos de neon simulado em bordas e textos (text-shadow e box-shadow com cor), opacidade perdendo-se nas bordas (mask-image radial-gradient), ruido artificial sutil (noise texture SVG 3-5% opacity) criando textura aspera/granulada ou vidro fosco (glassmorphism), rima visual espalhando consistentemente gradientes e formas curvas do logo em botoes e cards para coesao absoluta
Light/Dark
✗ None / ✓ Full
CSS
background: #0B0F1A; background-image: radial-gradient(ellipse at 20% 50%, rgba(108,58,237,0.3) 0%, transparent 50%), radial-gradient(ellipse at 80% 20%, rgba(37,99,235,0.2) 0%, transparent 50%); filter: blur(80px) on orbs; mask-image: radial-gradient(circle, black 40%, transparent 70%); backdrop-filter: blur(20px); background: rgba(255,255,255,0.05) on cards; text-shadow: 0 0 20px rgba(108,58,237,0.5); box-shadow: 0 0 30px rgba(6,182,212,0.3); SVG feTurbulence baseFrequency=0.65 for noise; @keyframes float-orb { 0%,100% { transform: translate(0,0) } 50% { transform: translate(30px,-20px) } }; font-family: 'Inter', 'Plus Jakarta Sans', sans-serif
Variáveis
--bg-dark: #0B0F1A; --bg-surface: rgba(255,255,255,0.05); --gradient-primary: linear-gradient(135deg, #6C3AED, #2563EB); --gradient-accent: linear-gradient(135deg, #06B6D4, #14B8A6); --color-purple: #6C3AED; --color-blue: #2563EB; --color-cyan: #06B6D4; --color-teal: #14B8A6; --color-text: #F1F5F9; --color-text-muted: rgba(241,245,249,0.6); --glow-purple: 0 0 20px rgba(108,58,237,0.5); --glow-cyan: 0 0 30px rgba(6,182,212,0.3); --blur-glass: 20px; --noise-opacity: 0.04; --orb-blur: 80px; --border-radius: 16px; --font-primary: 'Inter', sans-serif
Checklist
☐ Gradiente roxo-para-azul como identidade visual principal, ☐ Orbes flutuantes com blur alto e animacao, ☐ Blobs mesh gradient com opacidade perdendo nas bordas, ☐ Destaques em ciano e teal obrigatorios, ☐ Noise texture SVG sutil 3-5% opacity, ☐ Glassmorphism em cards (backdrop-filter blur), ☐ Glow neon em textos e bordas chave, ☐ Rima visual consistente em toda a pagina, ☐ Fundo escuro #0B0F1A, ☐ Tipografia geometrica limpa
DESIGN.md
Design System: SaaS Signature Gradient
1. Visual Theme & Atmosphere
Gradiente SaaS Signature: roxo-azul com orbes flutuantes, mesh blobs, glassmorphism e noise texture. O manto digital das startups tech 2026. Prompt para IA. O manto digital inconfundivel do setor de tecnologia em 2025-2026. A fusao extremamente suave de roxo fluindo para azul com acentos em ciano e teal tornou-se a assinatura visual de startups, ferramentas de IA e plataformas de desenvolvedores. Os gradientes tomam forma em orbes 3D e blobs de malha flexiveis que flutuam interativamente, misturados com ruido artificial e glassmorphism para profundidade.
- Density: 5/10 — Balanced
- Variance: 4/10 — Moderate
- Motion: 8/10 — Cinematic
2. Color Palette & Roles
- Roxo Base (#6C3AED) — Primary background surface
- Azul Profundo (#2563EB) — Primary background surface
- Fundo Escuro (#0B0F1A) — Primary background surface
- Ciano Destaque (#06B6D4) — Primary accent, CTAs and interactive elements
- Verde-Agua Teal (#14B8A6) — Success states, positive indicators
- Branco Texto (#F1F5F9) — Secondary surface
- Roxo Claro (#A78BFA) — Accent color, emphasis elements
- Azul Claro (#60A5FA) — Secondary accent
3. Typography Rules
- Display / Hero: Inter — Weight 700, tight tracking, used for headline impact
- Accent: Plus Jakarta Sans — Used for decorative or emphasis text
- Body: Inter — Weight 400, 16px/1.6 line-height, max 72ch per line
- UI Labels / Captions: Inter — 0.875rem, weight 500, slight letter-spacing
- Monospace: JetBrains Mono — Used for code, metadata, and technical values
Scale:
- Hero: clamp(2.5rem, 5vw, 4rem)
- H1: 2.25rem
- H2: 1.5rem
- Body: 1rem / 1.6
- Small: 0.875rem
4. Component Stylings
- Primary Button: Rounded (16px) shape. Accent color fill. Hover: 8% darken + subtle lift shadow. Active: -1px translate tactile press. Font weight 600. No outer glows.
- Secondary / Ghost Button: Outline variant. 1.5px border in muted color. Text in primary color. Hover: subtle background fill.
- Cards: Rounded (16px) corners. Surface background. Subtle shadow (0 2px 12px rgba(0,0,0,0.06)). 1px border stroke.
- Inputs: Label above input. 1px border stroke. Focus ring: 2px accent color offset 2px. Error text below in semantic red. No floating labels.
- Navigation: Primary surface background. Active item: accent color indicator. Font weight 500 when active.
- Skeletons: Shimmer animation matching component dimensions. No circular spinners.
- Empty States: Icon-based composition with descriptive text and action button.
5. Layout Principles
- Grid: CSS Grid primary. Max-width containment: 1280px centered with 1.5rem side padding.
- Spacing rhythm: Balanced. Base unit: 0.5rem (8px).
- Section vertical gaps: clamp(4rem, 8vw, 8rem).
- Hero layout: Split-screen (text left, visual right).
- Feature sections: Zig-zag alternating text+image rows. No 3-equal-columns.
- Mobile collapse: All multi-column layouts collapse below 768px. No horizontal overflow.
- z-index contract: base (0) / sticky-nav (100) / overlay (200) / modal (300) / toast (500).
6. Motion & Interaction
- Physics: Spring — stiffness 120, damping 20. Confident, weighted transitions.
- Entry animations: Fade + translate-Y (16px → 0) over 540ms ease-out. Staggered cascades for lists: 120ms between items.
- Hover states: Scale(1.03) + shadow lift over 200ms.
- Page transitions: Fade + slide (300ms).
- Performance: Only transform and opacity animated. No layout-triggering properties.
7. Anti-Patterns (Banned)
- No emojis in UI — use icon system only (Lucide, Heroicons)
- No pure white (#FFFFFF) backgrounds — use off-white or dark surfaces
- No oversaturated accent colors (saturation cap: 80%)
- No 3-column equal-width feature layouts — use zig-zag or asymmetric grid
- No
h-screen— usemin-h-[100dvh] - No AI copywriting clichés: "Elevate", "Seamless", "Unleash", "Next-Gen"
- No broken external image links — use picsum.photos or inline SVG
- No generic lorem ipsum in demos
Prompt para AI
Design the quintessential SaaS/AI startup landing page with THE signature tech gradient. Primary gradient flows from purple (#6C3AED) to blue (#2563EB) with mandatory cyan (#06B6D4) and teal (#14B8A6) accent highlights. Dark background (#0B0F1A). Create floating ORBS — soft 3D spheres using radial-gradient with blur (filter: blur(60-100px)) that drift slowly with CSS @keyframes animation. Mesh gradient BLOBS using multiple overlapping radial-gradients with different colors at varying positions. These orbs/blobs should lose opacity at edges (mask-image: radial-gradient(circle, black 40%, transparent 70%)). Apply subtle NOISE TEXTURE overlay using SVG feTurbulence at 3-5% opacity for a frosted/grainy feel. Glassmorphism cards with backdrop-filter: blur(20px) and background: rgba(255,255,255,0.05). Simulated NEON GLOW on key elements: text-shadow: 0 0 20px rgba(purple, 0.5) and box-shadow: 0 0 30px rgba(cyan, 0.3). VISUAL RHYME — repeat the same curved shapes and gradient family consistently across logo area, buttons, card corners, and decorative elements for absolute cohesion. Typography: clean geometric sans-serif (Inter or Plus Jakarta Sans).
Relacionados
Última sincronização: 01/04/2026