how to get the color of other label when clicking csharp

Code Example - how to get the color of other label when clicking csharp

                
                        label1.BackColor = label2.BackColor;