Its pretty simple (Required: Minimum API 21)...
- Go to your xml and select the EditText field
- On the right side, you can see the 'Attributes' window. Select 'View All Attributes'
- Just search for 'tint'
- And add/change the 'backgroundTint' to a desired color hex (say #FF0000)
Keep Coding........ :)