In Figma, I can create a color variable like Primary/500
,
but there's no way to create another variable that links to Primary/500
with just a different opacity (e.g., 50%).
This becomes a problem when I change the base color — I have to manually update every opacity variation, which is time-consuming and breaks the idea of dynamic design systems.
🔧 Feature Request:
Allow opacity to be applied on top of existing variables when creating new ones.