How do you change the color of your text when typing in clan chat?

To change the color of the text, you have to use the following template.

<c[hexcode]>"message"</c>

An example of this would be

<cff0000>This will make the text red</c>

*Note, this no longer works as it has been patched out of the game a few patches ago.


<ccc0033>message</c> Use this format except change the word message to the sentence you want and it will be red. You can make it other colors by looking up color-hex.com. You have to replace the (cc0033) at the beginning but keep the first c.


The codes are:

Light Pink   - <cffcce7>
Red          - <cff0000>
Teal         - <c008080>
Bright Blue  - <c0000ff>
Turquoise    - <c00ffff>
Coral        - <cff7373>
Bright green - <c00ff00>
Purple       - <c800080>
Yellow       - <cffff00>
Light Blue   - <cc6e2ff>
Brown        - <ca52a2a>

Then you type your message no space in between the tags and the message. After your you type right next to the text no space and send the text color will change.