Dynamic CSS through PHP issue

Wow I am an idiot. Ok, here is my error.

.contain-to-grid .top-bar {
  background-color: <?php echo $novus_nav_color; ?>;
}

I needed to just echo the variable and it was trying to call a string.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)