of

Generates a set of key tones from the specified color.

This function creates a CorePalette based on the provided color, which includes key tones used for designing color palettes. The key tones are derived from the color's ARGB representation.

Return

A CorePalette object containing the key tones derived from the specified color.

Parameters

baseColor

The Color from which to generate key tones.