square(color
): [Color
, Color
, Color
, Color
]
Generates a square color harmony.
Parameters
Parameter | Type | Description |
---|
color | Color | The base color. |
Returns
[Color
, Color
, Color
, Color
]
An array containing the base color and three square harmony colors.
Defined in
harmony/components/square.ts:9