Styles & Variables Organizer is the most-used Figma variables plugin, with 134K users. It applies styles and variables across whole files, which is the job that takes longest when you move an old file onto tokens. It's paid, $15 in our data, and not a subscription.
Top 20 picks



Styles & Variables Organizer
#1 · 134K users
Quick answer

Most used
by Chenmu Wu

Best free way to move variables between files
by Honza Toman

Best for code output
by Kai-Uwe Hella
Outside the ranking · Disclosure
The full list
Apply styles and variables to all your designs with one click!
Free + $15 · 3.2K likes
Export variables from one file and import them to another. Supports modes, references, and scopes.
Free · 1.7K likes
Convert Figma Variables to CSS, Sass, Tailwind, Json, Javascript (Styled-Components), Less or Stylus
Free · 353 likes
Save, copy, and reorder variables across files easily
Free + paid · 188 likes
Token export made a breeze - Load your variables and export them in various formats for handover
Free · 168 likes
Find & replace any styles, variables and anything else anywhere!
Free · 257 likes
Automatically generate color style guides based on your defined variables including modes
Free · 393 likes
Bring design tokens to life. Boost your components. Automate creating Design System.
Free · 255 likes
Automatically convert applied styles or untokenized properties to variables of a remote collection.
Free · 455 likes
Buying guide
Figma exports variables as DTCG JSON without a plugin: right-click a collection in the Variables view, choose Export modes, and you get one file per mode. You can drag those files into another file's Variables view to import them. Figma doesn't write CSS, Tailwind or CSV, and its REST API variables endpoints need a Full seat on Enterprise. Our guide on how to export Figma variables walks through each route.
The plugins below do what native export doesn't. Some convert variables to code (variables2css, Figma Tailwindcss, Export Variables). Some bind or swap variables across many layers (Apply variables, Find & Replace Styles, Variables). Others visualise a token set for review (Variable Visualizer and the style guide generators).
Decide what the tokens feed: CSS custom properties, SCSS, a Tailwind theme, DTCG or Style Dictionary JSON, or JavaScript. Pick a plugin that writes it directly.
A semantic token that points at a primitive should stay a reference in the output, and light and dark modes should come out as separate sets. Test with a collection that uses both.
Check how color/accent/default becomes a code name. Plugins that respect Figma's code syntax field or let you set a naming convention save a renaming step.
Most tools export one way. If developers edit tokens in code, you need an import path back into Figma, or you'll maintain two sources.
For legacy files, the useful plugins are the ones that replace raw values and old styles with variables across a page, not just export.
FAQ
Yes. Right-click a collection in the Variables view and choose Export modes to get DTCG JSON, one file per mode. There's no native CSS or Tailwind export, so use a plugin or Style Dictionary for those.
Run variables2css or Export Variables (CSS, SCSS, Tailwind) and copy the output, or export DTCG JSON natively and build CSS with Style Dictionary. The second route is better if tokens change often.
Design tokens are named design decisions stored in a format any platform can read. Figma variables are how Figma stores those decisions inside a file. Exporting variables as DTCG JSON turns them into tokens your code can use.
Publish the collection as a library, or export it as JSON and drag the files into the other file's Variables view. Plugins like Export/Import Variables and Variables manager add previews and multi-collection moves.
Select layers and bind variables in the right sidebar, or use Apply variables or Styles & Variables Organizer to swap raw values and old styles for variables in bulk. Run Find Variables afterwards to see where each one is used.
Keep exploring
building and maintaining design systems
See the top pickscolour palettes and colour tools
See the top picksdevelopers
See the top picksGuides