Describe your app. Foundry generates a full design system: colors, type, spacing, radius, exported as globals.css and tailwind.config.ts.
From $5.99 per generation. Monthly plan includes history, 20 generations/day, and early CLI access.
A complete design system with colors, typography, spacing, and radius. Ready for shadcn and Tailwind.
Display heading
Body text with comfortable reading line-height.
const code = "monospace"
@import 'tailwindcss';
@theme inline {
--color-primary-500: #6366F1;
--color-primary-600: #4F46E5;
--color-neutral-50: #FAFAFA;
--color-neutral-100: #F4F4F5;
--color-neutral-800: #27272A;
--color-neutral-900: #18181B;
--color-success: #22C55E;
...What you get
8 palettes × 11 shades. Primary, secondary, accent, neutral, plus full semantic colors with proper WCAG contrast.
Font pairings tuned to your industry. Full type scale with line height and letter spacing, no guesswork.
A consistent 4px-based scale from 0 to 32. Ready-to-use Tailwind tokens for padding, margin, and gap.
Sharp, soft, or rounded. Each tuned to a coherent radius scale across components.
Copy-paste globals.css and tailwind.config.ts. shadcn-compatible tokens. Works in any Next.js project.
npx foundry@latest apply --token=xxx. Install your customized shadcn components in one line.
:root {
--primary-500: #0A84FF;
--primary-600: #0066D6;
--neutral-950: #1D1D1F;
--accent-500: #FF375F;
--radius: 0.625rem;
--font-sans: 'Inter', system-ui, sans-serif;
--font-heading: 'Inter Display', system-ui, sans-serif;
}Pricing
Pay once, keep the output forever.
For teams shipping multiple products.
Bought the one-time plan? You can upgrade to Monthly for just $4.00 within 7 days of purchase.
All plans include a dashboard to view and re-export your saved design systems.
Contact
Question about a plan, feedback, or a bug? Send a message and we'll get back to you.