Hi Daniel,
In this issue, you need to change the background color from the style.css file to change the color code.
Also, you could use the CSS below at the bottom of style.css file and change the color code with your desire color code.
#banner, .header--navbar.dark {
background-color: #232c3b !important;
}
Best Regards,
ThemeLooks Support Team