While creating the UI using the Unity UI ToolKit, the color of the Button looks different on the UI Builder screen and the actual Game screen.
Unity version is 2022.3.9f1, and Vector Graphics Package 2.0.0.-Preview.24 has been imported and used.
I solved it.
The issue was Unity’s Color Space issue.
Thank you.