Hi I have five buttons in my power app form Screen
Colors for each button FDB913 ,3A9F4F ,0078D4, E76D08, 7F828
onselect of button 1 , I want to reduce the remaining buttons colors by 20% (RGBA(58, 159, 79, 1-30%)
and if button2 is selected I want the remaining button colours should be reduce by 20%
Could anyone please help me to fix this