$mycolor = get_field('background-color', 'option'); body{ background-color: $mycolor; }