color

Since UXP v2.0

Specifies the text color for an element. Supported color formats are as follows:

See

Example

.someElement {
    color: blue;
}

Quirks and Exceptions