Phase City — Type colored text directly — click a color, then type
| Code | Color | Name | Hex | Usage |
|---|
How it works: Color codes like ^1 change all text after them until the next code or end of string.
Reset: Use ^0 or ^7 to return to default white.
In Lua: Use directly in strings: print("^1Red ^2Green ^0White")
Chat: Works in chat messages, server names, and most text rendered by FiveM.
Caret literal: Use ^^ to display an actual ^ character.