Discord Text Formatter
Create colored Discord text with ANSI codes, plus bold, italic, underline, strikethrough and spoiler formatting, with a live preview and one-click copy.
Part of 💬 Free Discord Tools
✔ 100% Free✔ No Signup✔ No Watermark✔ Unlimited Use
Color and Style Your Discord Messages
This free Discord text formatter does the two things Discord makes awkward: colored text and quick styling. Type your text, pick a color, and it builds the special ansi code block Discord needs for color, with a live preview so you see it first. You also get one-click bold, italic, underline, strikethrough and spoiler versions using standard Discord markdown.
Colored text uses Discord’s ANSI code blocks, which render on desktop and the web app. It is perfect for headers, warnings, roles and announcements that need to stand out. Everything runs in your browser, so just style, copy and paste.
How to Use the Discord Text Formatter
- 1Type or paste your text in the box.
- 2Pick a text color and optional background, and toggle bold or underline.
- 3Check the live preview, then click Copy colored block.
- 4For plain styles, use the bold, italic, underline, strikethrough or spoiler copy buttons below.
Why Use MakeToolz's Discord Text Formatter?
Colored text
Builds the Discord ANSI code block for red, green, blue, yellow, pink, cyan and more.
Backgrounds & bold
Add a background color, bold or underline to make text really pop.
Live preview
See the colored result before you paste it, styled to match Discord’s dark theme.
All markdown styles
One-click bold, italic, underline, strikethrough, spoiler and inline code.
Honest about mobile
Clearly notes that colored blocks show plain on the Discord mobile app.
Private and free
Runs in your browser with no login, no limits, nothing stored.
Who Uses a Discord Text Formatter and Why
Server owners and moderators use it to make announcements, rules and role headers stand out with color and bold text. Community members use it for eye-catching event posts, warnings and jokes hidden behind spoiler tags. Because plain Discord messages are all the same gray, a splash of color or a bold header instantly draws the eye and makes an important message impossible to miss.
It is also handy for writers and gamers who want clean formatting without memorizing Discord’s markdown, and for anyone sharing code who needs inline code or code blocks. The tool turns “how do I do that again?” into a single click, with a preview so there are no surprises after you hit send.
What You Can Create
- Colored text: red, green, blue, yellow, pink, cyan, gray and white using Discord’s ANSI code blocks.
- Backgrounds: add a colored background behind the text for a highlight effect.
- Bold and underline: combine with color, or use the plain markdown versions.
- Italic, strikethrough and spoiler: standard markdown that works in every Discord client.
- Inline code and code blocks: for sharing snippets cleanly.
How Discord Coloring Works
Discord does not have a color button. Instead, it renders a special code block written as an ansi block, and inside it you use ANSI escape codes to set the color. This tool writes those escape codes for you: it wraps your text in the code block, adds the color and style codes, and closes with a reset. You just copy and paste.
The one limitation to know is that colored ANSI blocks display in color on Discord desktop and the browser app, but the mobile app currently shows them as plain text, so use color for emphasis rather than something readers must see in color. Standard styles like bold, italic and spoiler work everywhere.
Discord Formatting Cheat Sheet
| Style | Syntax | Works on mobile? |
|---|---|---|
| Bold | **text** | Yes |
| Italic | *text* | Yes |
| Underline | __text__ | Yes |
| Strikethrough | ~~text~~ | Yes |
| Spoiler | ||text|| | Yes |
| Colored text | ansi code block | No (shows plain) |
Common Mistakes and Tips
The biggest one is expecting color on mobile; if your audience is mostly on phones, lean on bold and headers instead of color. Another is nesting styles in the wrong order, which can break the formatting; keep it simple and preview before posting. If a code block shows the raw symbols instead of styling, you probably have a stray backtick, so recopy the block from here.
To build a full announcement, combine this with a scheduled time from our Discord timestamp generator, fancy lettering from the Discord font generator, or mock up how the whole message will look with the Discord message generator.
People Also Ask
How do you type in color on Discord?
Discord only shows color inside an ansi code block. Use the color picker above, copy the generated block, and paste it into your message.
How do I make text bold in Discord?
Put double asterisks around it, like **this**. The Bold copy button above does it for your text in one click.
Does Discord colored text work on mobile?
Not yet. Ansi color blocks show in color on desktop and the web app but appear as plain text on the mobile app.
How do I underline text in Discord?
Wrap it in double underscores, like __this__. You can also combine underline with color using the checkbox above.
How do I make a spoiler in Discord?
Surround the text with double bars, like ||spoiler||. It appears blurred until someone clicks it.
What colors can I use in Discord?
The ANSI palette includes red, green, yellow, blue, pink, cyan, gray and white for text, plus several background colors. All of them are in the pickers above.
Why does my ansi block show weird symbols?
That usually means a backtick or escape character got lost when copying. Recopy the block with the button here so the code stays intact.
Can I combine bold, color, and underline?
Yes. Turn on bold and underline and pick a color, and the tool stacks the codes so all three apply at once.