@dragonspark/chroma-kit
    Preparing search index...
    • Builds a color harmony by applying a series of hue shifts to a base color.

      Type Parameters

      • T extends readonly number[]

      Parameters

      • baseColor: HSLColor

        The HSL color to use as the base for the harmony

      • shiftMap: T

        An array of hue shift values to apply to the base color

      Returns HSLColor[]

      An array of HSL colors representing the harmony