Utility functions to help with styling other functions
lighten : Css.Color -> Basics.Float -> Css.Color
Lightens a given color by a certain ratio
lighten (hex "#F00") 1.0