@tempots/color

HSL.withSaturation property

Returns a new HSL color with the specified saturation.

Signature:

readonly withSaturation: (saturation: number) => HSL;