This article was co-authored by Zac Churchill and by wikiHow staff writer, Janice Tieperman. Zac Churchill is a Minecraft Specialist based in Davidson, North Carolina. Zac has played Minecraft for over 10 years and has extensive knowledge of how to play Minecraft and how the game has changed over the different versions. Specifically, Zac has expert experience in survival worlds, large builds on creative mode, and server design/upkeep. He graduated in 2023 with a BA in Sociology and English from Tufts University.
There are 8 references cited in this article, which can be found at the bottom of the page.
This article has been fact-checked, ensuring the accuracy of any cited facts and confirming the authority of its sources.
This article has been viewed 407,618 times.
Coloring your text is a unique feature that’s available in both the Bedrock and Java Editions of Minecraft. To recolor your text in Bedrock, simply precede your chat message with the § symbol and a specific letter or number that corresponds with a certain color. If you’re playing Java Edition, you’ll need a command block and some Redstone equipment to recolor your messages. We’ll walk you through both methods, so you can easily enjoy colorful messages with your friends.
Steps
Bedrock Edition
-
Copy the § symbol or find it on your keyboard. Open up the chat box in your game client by pressing the ↵ Enter button. Then, paste or type the § symbol into the chat box.[1]
- Alt code for §: Alt + 21 (Windows) or ⌥ Option + 6 (Mac)
- iPhone: Tap and hold the & key to pull up the § symbol.
- Android: Tap and hold the ¶ key to access the § symbol.
- Consoles: Scroll through the symbols pages to find the § symbol.
-
Type § followed by a number or letter to change the chat text color. On Minecraft, the numbers 0 through 9 each represent a specific color, as well as the letters A through F. Type out a letter or number following the § symbol to change the text color—for example, typing §0 would make your text black, while §b would make it light blue.[2] Here’s the shorthand for all the different colors:
- Black: 0
- Dark blue: 1
- Green: 2
- Cyan: 3
- Dark red: 4
- Purple: 5
- Gold: 6
- Light grey: 7
- Grey: 8
- Blue: 9
- Light green: A/a
- Light blue: B/b
- Red: C/c
- Pink: D/d
- Yellow: E/e
- White: F/f
Advertisement -
Write out the rest of your message after the § code. Think of the § code as a short prefix attached to the rest of your text. Let’s say you wanted to send “Hey everyone!” in your chat—§cHey everyone! would be what you’d type in.
- §5How’s everyone doing? would send the message “How’s everyone doing?” in purple-colored text.
-
Use the § command multiple times to create a multicolored chat message. Whenever you switch colors, type the § symbol immediately followed by the corresponding number or letter code, followed by the words you’d like to send in that color.[3]
- Let’s say you wanted to type the message “This sentence will look like a rainbow” using all the colors of the rainbow. You would type it out as §CThis §6sentence §Ewill §2look §3like §9a §5rainbow.
Java Edition
-
Spawn a command block in your world. Enter a world that’s set to Creative mode, open the Game Menu, and tap the Options… button. From there, hit the Controls button and make sure that Operator Items Tab is toggled to ON. Then, return to your game, open your inventory, select the “Operator Utilities” tab, and click on the command block to add it to your inventory and spawn it into your game.[4]
- The “Operator Utilities” tab is in the bottom-right corner of the inventor, between the “Spawn Eggs” and “Survival Inventory.”
-
Interact with the command block and enter a customized /tellraw command. In the “Console Command” bar, type in /tellraw, a command that sends messages out. Then, type @a so everyone in your game can see the message. Use this coding format to type out a message in a specific color: {"text":"MESSAGE GOES HERE","color":"color goes here"}. To send “Hey, how’s everyone doing?” in green, you’d type "text":"Hey, how’s everyone doing?","color":"green".[5]
- Use “@p” to only send the message to the closest player, “@r” to send the message to a random player, and “@s” to send the message to just yourself.[6]
- If you’d like to customize your text color even more, copy your desired hex code color from a hex code site and paste it into the “color” portion of the code. Ex: /tellraw @a {"text":"I love apples","color":"#f2715d"}
- Tip: Make sure that the buttons on your Console Command are set to Impulse, Unconditional, and Needs Redstone.
-
Repeat the text/color code string to make your message multicolored. Start off your code with ["",, followed by a colored text phrase, like {"text":"These ","color":"blue"}. Place a comma after this, then follow up with another colored text phrase. Continue adding as many multi-colored words as you’d like by separating each new phrase with commas. At the end, finish off the code with a ].
- Example: /tellraw @a ["",{"text":"These ","color":"blue"},{"text":"words","color":"green"},{"text":" are ","color":"dark_red"},{"text":"different ","color":"gold"},{"text":"colors","color":"yellow"}] would generate a multicolored sentence reading “These words are different colors.”
- To save some time, use a site like Minecraft Tools to generate your code for you automatically.
-
Use Redstone to power up the command. Open up your inventory and add a Redstone device to your inventory, like a switch or button. While crouching, attach the button or lever to your command block.[7] Here’s a quick refresher on how to crouch:
- Windows/Mac: ⇧ Shift
- Smartphone: Double-tap the diamond button
- Consoles: Press down the right joystick on your controller[8]
-
Interact with your Redstone device to make the colorful message appear in chat. Interact with the switch, lever, or other Redstone device to trigger the command block. A chat should now pop up on your screen with the exact words and coloring that you specified.[9]
Community Q&A
-
QuestionWhat are the specific colors that can be used for this?Community AnswerAs it says in the "Tips" section at the bottom, you can use Red, Green, Blue, White, Yellow, Dark_Red, Dark_Green, Dark_Blue, and Gold.
-
QuestionHow do I type bold, red letters?Community AnswerUsing some formatting in the command. Here is a command for the big red text: /tellraw @p {"text":"TEXTHERE","bold":true,"color":"dark_red"}
-
QuestionWhat colors can I use?Community AnswerAs it says in the "Tips" section at the bottom, you can use red, green, blue, white, yellow, dark red, dark green, dark blue, and gold.
Video
Tips
References
- ↑ https://minecraft.fandom.com/wiki/Formatting_codes
- ↑ https://minecraft.fandom.com/wiki/Formatting_codes
- ↑ https://www.youtube.com/watch?v=yMTFxr3Magg&t=2m13s
- ↑ https://minecraft.fandom.com/wiki/Command_Block
- ↑ https://minecraft.fandom.com/wiki/Tutorials/Command_blocks_and_functions
- ↑ https://minecraft.fandom.com/wiki/Target_selectors
- ↑ https://www.youtube.com/watch?v=63X1vMd9oUk&t=2m36s
- ↑ https://minecraft.fandom.com/wiki/Sneaking#Controls
- ↑ https://www.youtube.com/watch?v=63X1vMd9oUk&t=2m55s
About This Article
Reader Success Stories
-
"This helped me a lot because I'm trying to help my friend with his server. :p"