Multi-Platform Export
Export tokens to any platform: CSS, Tailwind v4, DTCG JSON, Figma Tokens, Swift UIColor, and Kotlin Color.
Generate design tokens from your color palette. Export to CSS variables, Tailwind v4, DTCG JSON, Figma Tokens, Swift, and Kotlin. The complete token workflow for design systems.
Add your brand colors
Choose your target platform
:root {
--color-primary: #3B82F6;
--color-secondary: #8B5CF6;
--color-accent: #F59E0B;
--color-success: #10B981;
--color-error: #EF4444;
--color-neutral: #6B7280;
}Powerful features designed for designers and developers
Export tokens to any platform: CSS, Tailwind v4, DTCG JSON, Figma Tokens, Swift UIColor, and Kotlin Color.
Generate clean CSS custom properties with semantic naming. Works with any CSS framework or vanilla CSS.
Export Tailwind v4 @theme inline tokens with full color scale support. Drop into your CSS entrypoint.
Export in the W3C Design Token Community Group (DTCG) format — the emerging industry standard.
Generate Figma Variables-compatible JSON for seamless designer-developer handoff.
Export as Swift UIColor extensions for iOS and Kotlin Color constants for Android — no manual coding.
Get started in just a few simple steps
Input your brand colors manually or generate them from the Color Palette Generator. Add primary, secondary, and semantic colors.
Select your target platform: CSS, Tailwind, DTCG, Figma, Swift, or Kotlin.
See a live preview of your generated tokens with syntax highlighting. Review naming and structure.
Copy the token code or download as a file. Use directly in your design system or project.
Everything you need to know
Design tokens are named entities that store visual design decisions. Instead of hardcoding `#3B82F6`, you use `--color-primary-500`. This makes design systems scalable and maintainable.
DTCG (Design Token Community Group) is a W3C-backed format for defining design tokens in JSON. It is becoming the industry standard, supported by tools like Style Dictionary and Figma.
Export as Figma Tokens JSON and import using the Figma Variables feature (Figma Enterprise/Pro) or plugins like Tokens Studio.
Yes. We export in Tailwind v4 @theme inline format using CSS custom properties, which is the recommended approach for Tailwind v4.
Yes. Swift UIColor export creates type-safe color extensions for iOS. Kotlin export creates companion object constants for Android/Compose.
CSS Variables export is free. Tailwind, DTCG, Figma, Swift, and Kotlin exports require a Starter or Pro subscription.
Design Token Generator - CSS, Tailwind, Figma & DTCG Tokens - Free, no signup required
Generate Design Tokens