![]() |
VOOZH | about |
#000
Used to display colors. Can be in any format supported by CSS (hexadecimal, rgb(a), hsl(a), keyword).
{{|#123456}}:
#123456
{{|rgb(241, 042, 176)}}:
rgb(241, 042, 176)
{{|hsl(45, 100%, 50%)}}:
hsl(45, 100%, 50%)
{{|peachpuff}}:
peachpuff
{{|cyan|custom text}}:
custom text
{{TrimPalette}}{{}}| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Color value | 1 | Technical information describing the color.
| Unknown | required |
| Text | 2 | Custom text to show instead of the color value.
| Content | optional |