I'm always looking for ways to not have to remember the HEX and/or RGB codes for the colors I am using when designing a website. I'm also always on the watch for ways I can cut down on the steps when it's necessary to change those colors as their part in a theme. Giving colors unique names in your CSS file through the use of 'body' and 'color: var' accomplishes both very nicely!
