Flow Board Node ColorType: object AttributeTypeDescriptionrintegerRed component of the colorgintegerGreen component of the colorbintegerBlue component of the coloranumberAlpha component of the color Example Flow Board Node Color{ "r": 255, "g": 255, "b": 0, "a": 1 }