📖 Minecraft Color Codes: Complete Guide and Free Generator
This page is a practical guide and free minecraft color codes generator. It covers legacy § minecraft color codes and formatting, how to type the minecraft color codes symbol (§), Java vs Bedrock differences, minecraft chat color codes, minecraft chat colors hex codes in JSON (1.16+), minecraft sign color codes, and even minecraft gradient color codes for stylish text. Many players also search variants like color codes minecraft, color codes minecraft java, and minecraft rgb color codes—you'll find them all here.
🎮 What Are Minecraft Color Codes?
Minecraft uses special color codes to style text. In legacy chat and many plugin contexts, a section sign (§) precedes a single character (0–9, a–f, k–o, r). For example, §a
makes text green and §l
makes it bold. In modern Java (1.16+), you can also use full #RRGGBB
hex colors in JSON text components (e.g. /tellraw
, signs, books). That's why some people search for § minecraft color codes and others for minecraft chat colors hex codes—both are valid, just for different contexts.
⚔️ Java vs Bedrock: Key Differences
§0–§f
colors and formatting §k, §l, §m, §n, §o, §r
in chat, signs, and many server plugins. Some plugins accept &
as an alias.{"color":"#RRGGBB"}
in JSON components (e.g., /tellraw
). Hex does not work as §#RRGGBB
in chat.⌨️ How to Type the § Minecraft Color Codes Symbol
Alt+0167
Option+6
Ctrl+Shift+U 00a7
💡 Many servers/plugins prefer &
as an input alias (e.g., &a
equals §a
).
💬 Minecraft Chat Color Codes (Legacy)
Legacy minecraft chat color codes use §
+ one character. Colors are §0–§9
, §a–§f
; formatting is §k
(obfuscated), §l
(bold), §m
(strikethrough), §n
(underline), §o
(italic), and §r
(reset). Example: §6Gold §lBold§r Normal
. Our tool above lets you copy any code instantly.
🎨 Hex Colors in JSON (Java 1.16+)
To use hex, switch to JSON text components (e.g. /tellraw
). Example: {"text":"Hello","color":"#FFAA00","bold":true}
. This is the correct way for minecraft chat colors hex codes in Java—chat itself still only supports 16 legacy colors.
🌈 Minecraft Gradient Color Codes
For minecraft gradient color codes, use the built‑in Gradient Generator on this page. It outputs two formats: a legacy approximation (mapped to the closest 16 colors) and a perfect JSON gradient (per‑character hex). You can copy the legacy string (with §
or &
) or the JSON array and directly paste it into /tellraw
.
🪧 Minecraft Sign Color Codes and MOTD
For minecraft sign color codes on modern Java, use JSON commands (1.20+ sign data) for reliable results. For server MOTD, prefer \u00A7
Unicode escapes in server.properties
(e.g., motd=\u00A76Welcome \u00A7lServer\u00A7r
), since raw § can break encoding. Plugins like EssentialsX often support &
input.
⚡ Color Codes Minecraft Java vs Bedrock
If you search color codes minecraft java vs minecraft bedrock color codes, remember they're not fully identical. Java allows both legacy § codes and advanced JSON hex (1.16+). Bedrock's behavior differs and depends on context/UI—check Bedrock‑specific docs or tools before relying on hex.
🔢 Minecraft RGB Color Codes
Want minecraft rgb color codes? In JSON (Java 1.16+), just convert RGB to hex and set "color":"#RRGGBB"
. For legacy chat only 16 colors exist, so our generator maps your target color to the closest of §0–§f
and emits compact §/& sequences.
❓ Frequently Asked Questions
Do hex colors work in chat?
No. Hex works in JSON (Java 1.16+). Chat uses 16 legacy colors only.
Why doesn't § work when I type it?
Clients often block direct § input; copy/paste or use plugin aliases like &
. Servers may require permissions to use colors.
How do I reset styles?
Use §r
(or &r
) to reset color and formatting.
Can I embed this generator?
Yes. Use the iframe snippet in the "Embed This Tool" section above.
In short, minecraft color codes let you style text across chat, signs, and JSON. When you need them fast, this minecraft color codes generator outputs compact legacy strings or precise hex JSON. Keep this page handy any time you need quick color codes minecraft for Java or Bedrock contexts.
🔍 Related Searches
People also look for: minecraft color codes, color codes minecraft, minecraft color codes generator, § minecraft color codes, minecraft color codes symbol, minecraft gradient color codes, minecraft chat color codes, minecraft bedrock color codes, minecraft chat colors hex codes, minecraft sign color codes, color codes minecraft java, and minecraft rgb color codes.