Colors
Hex colors
You can use RGB by using multiple ways:
{#HEXXXX}
<#HEXXXX>
[#HEXXXX]
If you do not know any website for HEX Colors, I can recommend this one.
Gradients
Gradients are pretty easy to use and have a really similar usage to Hex colors pattern:
{#HEXXX1>}Gradient Text{#HEXXX2<}
<#HEXXX1>>Gradient Text<#HEXXX2<>
[#HEXXX1>]Gradient Text[#HEXXX2<]
Last updated