I found cause of the problem. Color field id's changed after rendering by color_picker.js. so in creating field by formElement in js code, input of these fields are null and dont post with correct value.
I have 1.8 version of oxwall and use default theme. The problem is:
Id's of ColorField changed after rendering with js method of colorpicker.js and in creating element for user, input is null.