WYSIWYG editing Image gallery upload Content templates
Text Color

Apply foreground color to selected text to draw attention, indicate status, or reinforce visual hierarchy. The toolbar color picker lets you choose from preset swatches or enter a custom value.

Note

The color picker supports both preset swatches and custom hex color input.

<richtextbox
    name="textColorEditor"
    toolbar="default"
    height="300px"
    html="<p>Select text and choose a <span style='color:#ff0000'>foreground color</span> from the <span style='color:#0000ff'>color picker</span>.</p>" />