@tempots/color

HSLA.withSaturation property

Returns a new HSLA color with the specified saturation.

Signature:

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