colors/lighten library

Functions

lighten(Color color, [double amount = .1]) Color
Returns a lighter shade of color by raising HSL lightness by amount (clamped to [0, 1]).