Function tints

  • Generates a tints color harmony.

    Parameters

    • color: Color

      The base color.

    • Optionalcount: number = 5

      The number of tints to generate (default: 5).

    Returns Color[]

    An array containing the base color and additional lighter tints.