Dynamic color hex opacity

You can append the additional 2 characters (for opacity) to the end of the expression…

e.g. Current cell's SDGs's color_hex: append "B3" (to set 70% opacity)

You could always create an Option Set (or even a DataType) to store the opacity values (either all 100, or just the ones you use), then select the opacity value from there…

Hex Opacity Table

1 Like