Variable: colorSchemeTool
ts
const colorSchemeTool: Tool<SpooledArtifact>;Generate a colour palette from a base colour using a named harmony.
Remarks
Supported schemes: complementary, analogous, triadic, split-complementary, monochromatic. Each entry reports its hex, rgb, and hsl forms, plus the contrast ratio relative to the base colour.