Back to Plugins

CSS Variables to Figma
Import existing css variables to figma variables
Plugin Preview
About this plugin
Import css variables into Figma variables
This plugin enables you import color variables from CSS into Figma, supporting both single-mode and dual Light/Dark mode setups. It maps your CSS variables to Figma's variable modes, converting formats like OKLCH (Tailwind), HEX, RGBA, and RGB into Figma-compatible HEX values. OKLCH, P3, and HCT color values are also preserved and attached to each variable for reference.
Example:
.light {
--color-primary: #000;
}
.dark {
--color-primary: #fff;
}
How it works:
- Paste your CSS variables in the text area below.
- Click "Export to JSON" to generate a Figma-compatible variables file.
- Import the JSON file into Figma using the Figma Variables by Honza Toman
Watch video→ how it works.
Currently supported:
- Color variables
- Attach oklch, p3 colors and HCT values to variable syntax
Next updates:
- Border radius variables
- Spacing variables
- Shadows
- ...
Feedback and support
- Let us know your feedback and suggestions! @sans_sherif
- Support the development of this plugin buy us a coffee ☕
Plugin Details
Version | 11 |
---|---|
Created | April 9, 2025 |
Last Updated | May 22, 2025 |
Category | Import & export plugins |
Creator | Sherif SALEH |
Stats | 10 installs, 4 likes |
Pricing | Free |
Technical Details
- API:1.0.0
- UI:ui.html
- main:code.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- none
More Like This
Discover other plugins in the Import & export plugins category.
html.to.design — by ‹div›RIOTS — Import websites to Figma designs (web,html,css)
Convert any website into fully editable Figma designs
Anima - Figma to Code React, HTML, CSS, Tailwind, MUI (DevMode Inspect React / HTML / Vue / CSS)
Anima - AI Powered Design to code
Figma to HTML
Convert Figma design to HTML