...go ahead and read the manual, we won't tell anyone.

Help Topics > All Properties > Color
Not Tagged

color gets or set the rgb color of a button or field using a "red,green,blue" syntax.

Usage:

set [the] color of "object" to "rgb"

Example:

set color of button "New Button" to "233,233,233"
answer color of button "New Button"