Free Tool
Discord ANSI Color Text Generator
Discord renders ANSI escape codes inside ```ansi code blocks. Add segments, give each one a text color, background, bold or underline, and copy the finished block. Colors render on desktop and web; the mobile app shows plain text.
Codes: ESC[ then style;fg;bgm. Styles: 0 reset, 1 bold, 4 underline. Foreground 30 gray, 31 red, 32 green, 33 yellow, 34 blue, 35 pink, 36 cyan, 37 white. Background 40 to 47. The escape character is a real ESC (0x1B) in the copied text, so paste it rather than retyping. Making a colored announcement? See the embed color guide for the non-ANSI route.