I am unable to clearly understand the lesson on HSL().
The saturation percent changes the amount of gray and the lightness percent determines how much white or black is in the color. This is useful when you have a base hue you like, but need different variations of it.
What I understood is that once you decide on a color (Hue) for the webpage, then you can tweak around with the Saturation to get different shades on the color for different sections of the page. Not sure how it works.
I am using a HSL calculator and set to hsl(209, 29%, 50%). Tweaking around the “S”, gives totally different colors.
I am trying to do this.