contentOf

Generates a set of content key tones from the specified color.

This function creates a CorePalette with content-specific key tones derived from the provided color. Content key tones are used for designing content areas and are based on the color's ARGB representation.

Return

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

Parameters

contentColor

The Color from which to create content key tones.