{{{2}}}
Usage
{{Color|color|text}}
For coloring a specific portion of text.
Required parameters
|colorThe hexadecimal color code—either three or six digits—without the number sign (#) beforehand.|textThe text to display in the given color.
Example
{{Color|FF0000|This text is red.}} produces This text is red.