lighten($color, $amount)
Makes a color lighter. Takes a color and a number between 0% and 100%, and returns a color with the lightness increased by that amount.
lighten($color, $amount)
Makes a color lighter. Takes a color and a number between 0% and 100%, and returns a color with the lightness increased by that amount.
Please login to continue.