how to give someone colored leather armor with command blocks code example
Example: how to give someone colored leather armor with command blocks
/replaceitem entity @p armor.chest minecraft:leather_chestplate{display:{color:10040115}}
This adds a red leather tunic to the player that is closest to the command block.