minecraft pattern color list (java edition)

Minecraft Pattern Color List (Java Edition)

In Minecraft, banners and shields can be decorated with patterns and each pattern can have a different color. Use the Minecraft ID values below to specify a particular pattern color. You can use these Minecraft ID values in various game commands such as the /give command.

Here is an interactive list of all pattern colors for Minecraft Java Edition (PC/Mac) that can be searched.

(Enter a value in the field above to find pattern colors in the table below)

Color Minecraft ID Pattern Color Name Dye
14 Red red dye
1 Orange orange dye
4 Yellow yellow dye
5 Lime lime dye
13 Green green dye
3 Light Blue light blue dye
9 Cyan cyan dye
11 Blue blue dye
10 Purple purple dye
2 Magenta magenta dye
6 Pink pink dye
0 White white dye
8 Light Gray light gray dye
7 Gray gray dye
15 Black black dye
12 Brown brown dye

Example of how to use a Pattern Color

The Pattern Colors are used in game commands to set the color of a banner pattern or shield pattern. The Minecraft ID value is used in the Color NBT tag when specifying a pattern. It can also be used for the Base NBT tag when specifying the base color for a shield.

For example, you can use the /give command to give DigMinecraft a white shield with Black Skull Charge pattern:

/give @p shield{BlockEntityTag:{Base:0,Patterns:[{Color:15,Pattern:"sku"}]}} 1

Or you could give a white banner with Black Skull Charge pattern as follows:

/give @p white_banner{BlockEntityTag:{Patterns:[{Color:15,Pattern:"sku"}]}} 1

Using multiple Patterns Colors

You can also use multiple pattern colors to create more complex items such as a purple shield with Black Pale Sinister, Black Pale Dexter and Orange Thing patterns:

/give @p shield{BlockEntityTag:{Base:10,Patterns:[{Color:15,Pattern:"rs"},{Color:15,Pattern:"ls"},{Color:1,Pattern:"moj"}]}} 1

Other Pattern Lists

Here are some other pattern lists in Minecraft:

Other Colors

Here are some of the colors available in Minecraft: