@tempots/color

HSL.withLightness property

Returns a new HSL color with the specified lightness.

Signature:

readonly withLightness: (lightness: number) => HSL;