How to change header / menu background color

Add this css in your edit code > base.css file

sticky-header.header-wrapper {
    background-color: #f6cbc6;
}