Free Discord tool

Discord ANSI Color Text Generator

Discord renders a small ANSI subset inside ```ansi``` code fences — the popular “colored text” trick. Pick colors and styles, preview an approximation, copy the block, paste it into Discord.

Foreground

Background

Preview (approximate)

Hello from Kitcord

Copy into Discord

```ansi
Hello from Kitcord
```

How to use it

Type your text, pick a foreground (30–37) and optional background (40–47), toggle bold or underline. Copy the ```ansi``` block and paste it into Discord. Desktop clients render the colors; some mobile builds are inconsistent.

FAQ

How do I send colored text in Discord?+

Wrap ANSI escape codes in a code fence labeled ansi, like ```ansi plus ESC[31mRed ESC[0m. Discord’s desktop client paints the colors. This generator builds that fence for you.

Which ANSI colors does Discord support?+

A Solarized-like subset: foreground 30–37 and background 40–47, plus bold (1) and underline (4). Truecolor and most other SGR codes do not render.

Why does my phone not show the colors?+

Mobile Discord often ignores ANSI in code blocks. The same snippet still looks colored on desktop. This is a Discord client limitation, not a broken generator.

Related tools

Build a Discord bot visually on Kitcord

These tools stay free — no account needed. When you want slash commands, flows, and hosting, snap pieces together on the canvas.

Kitcord is not affiliated with, endorsed by, or sponsored by Discord Inc. Discord is a trademark of Discord Inc.