This documentation relates to an early version of Confluence.
View this page in the current documentation or visit the current documentation home.

Color Text Macro

All Versions
Click for all versions
Confluence 2.0 User Guide

Index

Change the color of a block of text.
Usage:
{color:mycolor} ... text ... {color}

Parameter Required Default Description
mycolor yes none color of text. You can use names for common colors or use the hex code for a more specific color

Example:
{color:red}red{color}
{color:orange}orange{color}
{color:yellow}yellow{color}
{color:green}green{color}
{color:blue}blue{color}
{color:purple}purple{color}
{color:violet}violet{color}

{color:003366}#003366{color}

gives:

red
orange
yellow
green
blue
purple
violet

#003366

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.