Colors and HEX codes
This page describes how to use colors in command messages and actions.
Last updated
This page describes how to use colors in command messages and actions.
Last updated
Colors, until specified otherwise, are available for use in all command messages (inside messages.yml
) and in all messages sent by actions as titles, actionbars...
You can view all the supported game color codes . If you're running server version 1.16 (or newer), you may also specify HEX codes in format <#123456>
.
The code must always be 6 characters long. If any color picker tool shows you less (for example 12AB
), add zeros at the end to fulfill the 6-character requirement: 12AB
-> 12AB00
.