This documentation relates to the latest version of Confluence.
If you are using an earlier version, please go to the documentation home page and select the relevant version.

Color Text Macro

All Versions
Click for all versions
Confluence 2.9 Documentation

Index

You can use the {color} macro to change the colour of a block of text. Specify the colours by name or by hex value. See more information about web colours.

Usage:
{color:mycolour} ... text ... {color}

Parameter Required Default Description
mycolour yes none Colour of text. You can use names for common colours or use the hex code for a more specific colour.

Examples:

What you need to type What you will get
{color:red}red{color} red
{color:orange}orange{color} orange
{color:yellow}yellow{color} yellow
{color:green}green{color} green
{color:blue}blue{color} blue
{color:purple}purple{color} purple
{color:purple}violet{color} violet
{color:003366}#003366{color} #003366

Results may differ depending on your browser.

Labels:

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