Use the below CSS to customize the Grid toolbar root element.
.e-grid .e-toolbar-items { background-color: #deecf9; }
Use the below CSS to customize the Grid toolbar button element.
.e-grid .e-toolbar .e-btn { background-color: #deecf9; }