In your css line 145 
change  
 
background: linear-gradient(to bottom, rgba(75, 87, 92, 1) 0%,rgba(31, 38, 43, 1) 100%);
 
change the numbers acording to what you want 
See this site it will help you 
http://www.rapidtabl...r/RGB_Color.htm 
in my humble opinitos this color set suits more to your site  
 
linear-gradient(to bottom, rgba(24, 33, 37, 1) 0%,rgba(55, 69, 77, 1) 100%)