Back to Tools

Leather Armor Color Generator

Create custom colored leather armor with any color. Generate /give commands with RGB color values for Java Edition.

Leather armor can be dyed to any RGB color in Minecraft Java Edition. Use the color picker or presets to create your perfect armor set, then copy the /give command.

Color Selection

Decimal: 10511680

Armor Preview

Helmet

#A06540

Chestplate

#A06540

Leggings

#A06540

Boots

#A06540

Generated Commands

/give @p minecraft:leather_helmet[dyed_color=10511680]
/give @p minecraft:leather_chestplate[dyed_color=10511680]
/give @p minecraft:leather_leggings[dyed_color=10511680]
/give @p minecraft:leather_boots[dyed_color=10511680]
/give @p minecraft:leather_helmet[dyed_color=10511680]
/give @p minecraft:leather_chestplate[dyed_color=10511680]
/give @p minecraft:leather_leggings[dyed_color=10511680]
/give @p minecraft:leather_boots[dyed_color=10511680]

Need a Minecraft Server?

Create your own server to share custom armor sets with friends. High performance hosting with instant setup.

About Leather Armor Colors

In Minecraft Java Edition, leather armor can be dyed to any of 16 million RGB colors. Unlike other armor types, leather armor accepts custom colors through crafting with dyes or via commands. This tool generates the exact /give commands needed to create perfectly colored armor.

How Colors Work

Minecraft stores armor colors as decimal RGB values. The hex color #FF0000 (red) becomes 16711680 in decimal. Our tool automatically converts your chosen color to the correct format for commands.

Version Differences

Minecraft 1.20.5 introduced a new component-based format for item data. Older versions use NBT tags. Select your version to get the correct command syntax.

Related Tools