Are the basic colors too basic?
Venture away from the default Minecraft colors! Discover how to use hex codes for item names, giving you an unlimited supply of unique color choices to match your wants and needs.
The Code
color:"#~~~~~~"
How does it work?
- color:"..." -> Specifies the minecraft:custom_name= attribute we want to change.
- ~~~~~~ -> The six digit hex code that we want to change our color to.
Hex or #RRGGBB colors allow us to access specific colors. To find your perfect color, I recommend visiting a website like https://htmlcolorcodes.com/color-picker/ to help you choose. Give it a go!