Member Junction
    Preparing search index...
    • Re-hue and re-scale a family shape from a seed color. Every step keeps the shape's lightness; its hue becomes the seed's hue; its chroma is the shape chroma scaled so the anchor step matches the seed's chroma, times vibrancy.

      Parameters

      • shape: RampStop[]
      • anchorStep: number
      • seedHex: string
      • vibrancy: number

      Returns Record<number, string>