Users change Background color

Hello, How can I let users change the background color to a color of their choice?

Hi,

Go on your Page Property Editor, choose a “Flat Color” background, and then in the BG input field, choose “Insert Dynamic Data”.
From there, you can reference the user color of their choice.

If you store the data as a Hex, remember to store it with a # in front of the color code.

Thank you so much, helped a lot. Have a great day!