CSS Custom Properties Generator
Build a complete CSS design token system with colors, typography, spacing, shadows, and export to CSS, SCSS, JS, or Tailwind.
Sobre esta ferramenta
Design a complete CSS custom properties (design token) system without writing code by hand. Organize tokens into seven sections: Colors, Typography (font sizes, families, weights, line heights), Spacing scale, Border Radius, Box Shadows, Z-Index layers, and Breakpoints. Add, remove, and edit token names and values in each section using the interactive table editor. A live preview panel shows color swatches, typography specimens, spacing blocks, and shadow examples that update as you type. Paste an existing CSS block into the Import panel to automatically parse all `--variable: value` declarations and populate the editor. Export your token system in four formats: a CSS `:root { }` block, SCSS `$variable: value` declarations, a JavaScript/TypeScript object literal, or a Tailwind `theme.extend` configuration block ready to paste into `tailwind.config.js`.
Como usar
- 1 Click a section tab (Colors, Typography, Spacing, etc.) to start adding tokens.
- 2 Click 'Add Token' to create a new row — type the token name and value.
- 3 Watch the live preview update instantly as you edit values.
- 4 To import existing tokens, paste your CSS into the Import panel and click Parse.
- 5 Choose an export format (CSS, SCSS, JS, or Tailwind) and click Copy to clipboard.
Perguntas frequentes
Crie visualmente gradientes CSS lineares e radiais e copie a propriedade CSS pronta para uso.
Gere paletas de cores harmoniosas — complementares, triádicas, análogas e split-complementares — a partir de qualquer cor base.
Gere paletas de cores harmoniosas a partir de uma cor base usando regras de complementaridade, analogia, tríade e outras harmonias.
Referência pesquisável interativa para mais de 200 classes de utilitários do Tailwind CSS v3.