Find Color Codes

16 dye, firework and sheep colors

Minecraft Dye Colors

Minecraft has two sets of sixteen colors and they are not the same sixteen. The chat codes are what a server MOTD uses; these are what wool, concrete, terracotta, beds and banners actually render as. Not one hex value appears in both tables, which is why copying a chat color into a build plan gives the wrong block every time.

Source Minecraft Wiki, Dye

Minecraft logo, on this reference for its 16 dye, firework and sheep colors
The Minecraft logo, shown for identification. It is a trademark of its owner and this site is not affiliated with it.

Give a dyed block

/give @s lime_concrete 64

Internal ID

minecraft:light_blue_dye

Numeric data value

5  (lime)

Every code

Minecraft Dye Colors: full list

Click any value to copy it. The hex column is what the game actually renders, so you can match it exactly outside the game.

Color ID Hex Firework Sheep (JE)
White white #F9FFFE #F0F0F0 #E6E6E6
Orange orange #F9801D #EB8844 #BA6015
Magenta magenta #C74EBD #C354CD #953A8D
Light Blue light_blue #3AB3DA #6689D3 #2B86A3
Yellow yellow #FED83D #DECF2A #BEA22D
Lime lime #80C71F #41CD34 #609517
Pink pink #F38BAA #D88198 #B6687F
Gray gray #474F52 #434343 #353B3D
Light Gray light_gray #9D9D97 #ABABAB #757571
Cyan cyan #169C9C #287697 #107575
Purple purple #8932B8 #7B2FBE #66258A
Blue blue #3C44AA #253192 #2D337F
Brown brown #835432 #51301A #623F25
Green green #5E7C16 #3B511A #465D10
Red red #B02E26 #B3312C #84221C
Black black #1D1D21 #1E1B1B #151518

Worth knowing

One dye produces three different colors depending on what it goes into. The Color column is the dye item and the blocks it dyes, Firework is what a firework star renders, and Sheep is the wool a dyed sheep grows in Java Edition. Bedrock differs on white alone, where the dye is #F0F0F0 rather than #F9FFFE.