Skip to main content
August 30, 2026 · colors · 5 min read

Minecraft Color Code Generator — Complete Guide

A complete guide to the Minecraft Color Code Generator: how it works, how to use it, real use cases, and tips for convert text into Minecraft § color codes…

Last updated August 30, 2026 · 5 min read

The Minecraft Color Code Generator is a free, instant online tool for convert text into Minecraft § color codes and JSON tellraw format, with a full color chart. This complete guide walks through what it does, how to use it, where it works best, practical tips, and answers to common questions — everything you need to get great results without any signup or installation.

What is the Minecraft Color Code Generator?

A Minecraft color code generator converts plain text into the § (section sign) formatting codes Minecraft uses for chat messages, signs, book text, and server MOTDs, alongside the equivalent JSON format used by commands like /tellraw and /title. Minecraft supports sixteen named colors, from black and dark_red through gold, aqua, and white, each mapped to a single character following the § symbol — §6 for gold, §c for red, and so on. Pick a color and an optional formatting style — bold, italic, underline, or strikethrough — and the generator builds both the §-code string you can paste directly into a sign or chat command, and the raw JSON object with the matching color name and formatting flags for use in commands or resource packs.

A full color chart is included with every result, listing all sixteen color names alongside their § code and hex value, since remembering which letter or number maps to which color is one of the more tedious parts of writing Minecraft commands from scratch. This is useful whether you're building a server MOTD, styling a custom scoreboard, writing colored dialogue for an NPC plugin, or just labeling a sign in survival mode without digging through a wiki page every time you forget whether aqua is §b or §3.

How to use the Minecraft Color Code Generator

Getting a result takes only a few seconds:

  • Type the text you want colored into the text field, such as a sign message or chat line.
  • Select one of the sixteen Minecraft color names from the color dropdown.
  • Choose a formatting style — bold, italic, underline, or strikethrough — or leave it set to none.
  • Click generate and copy the §-code line for signs, books, and chat-formatting plugins.
  • Copy the JSON tellraw line instead if you're writing a /tellraw, /title, or plugin command.
  • Check the color chart at the bottom if you need a different color's code or hex value for later.

You can open the Minecraft Color Code Generator and start generating right away. Because it runs instantly and for free, it costs nothing to generate several times and keep the result that fits best.

Common use cases

The Minecraft Color Code Generator suits a range of situations:

  • A server admin writing a colorful MOTD needs the exact § codes for a specific shade without checking a wiki page
  • A plugin developer building a /tellraw command needs the raw JSON color object formatted correctly on the first try
  • A map maker styling a custom sign or book page wants bold red text without memorizing which code combination produces it
  • A Discord bot developer working on a Minecraft-themed embed needs the hex value that corresponds to a specific named color
  • A new server owner learning Minecraft's chat formatting for the first time uses the color chart as a quick reference while writing their first command

Across all of these, the appeal is the same: a fast, repeatable result that would take far longer to put together by hand, available the moment you need it.

Tips for better results

  • Keep the color chart handy in a notes file if you write Minecraft commands often — it saves a wiki lookup every time.
  • Use the JSON format for any command-block or plugin work, since raw § codes generally don't work inside JSON text components.
  • Test long colored messages in a single-player world before deploying them on a live server, since a broken § sequence can silently cut off formatting for the rest of the line.
  • Pair gold or yellow with bold for MOTDs and titles — it's the combination most servers use because it reads clearly against Minecraft's default gray chat background.
  • Remember that dark_gray and black read almost identically on some resource packs — test on your actual client before finalizing a color choice for something like a warning message.
  • For signs, check whether your server uses & or § as the formatting trigger character, since plugins vary and using the wrong one will just print the raw code as text.

Frequently asked questions

What does the § symbol actually do in minecraft

The § symbol, called the section sign, is Minecraft's formatting character. Any character immediately following it — a color code like 6 or a formatting code like l for bold — changes how the following text renders in chat, on signs, and in books.

Can I paste the §-code output directly into a Minecraft sign or chat?

In vanilla survival mode you generally can't type the § symbol directly since it isn't on a standard keyboard, but it works fine pasted into command blocks and most chat-formatting plugins. Many servers also accept the & symbol as a stand-in for § in signs and books, which you can substitute if your plugin expects it.

Why would I need the json tellraw format instead of the § codes

Commands like /tellraw, /title, and many plugin APIs expect a structured JSON object rather than raw § codes, since JSON lets you combine multiple colors, formatting styles, and even click or hover events in a single message. The generator gives you both formats so you can use whichever your specific command or plugin expects.

If the Minecraft Color Code Generator is useful, these related generators pair well with it:

Try it yourself

The Minecraft Color Code Generator is free, instant, and unlimited — there is nothing to install and no account to create. Open the Minecraft Color Code Generator and run it a few times until you find a result that fits.

It is one of many free color generators on Generator Collection. If it helped, browse the full colors category to find more tools like it.