@tempots/color

HSLA.withLightness property

Returns a new HSLA color with the specified lightness.

Signature:

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