I have this variable:
$color_pr1: #d6ad3f;
Now, I\'m using Gumby and it uses it\'s own settings sheet where the following is set:
Use css calc() function:
calc()
$header-font-color: calc(#{$color_pr1});