Auto-generate color variations

From one color you can generate different variations to make your color palette automatic.

In the color variable description you can use darken, lighten and trans.

Auto-generate color variations figma

Examples:

darken($Primary, 40)
lighten($Primary, 95)
trans($Primary, 10)

To apply the calculations remember to go to variable calculations in the plugin.