This documentation relates to an earlier version of Confluence.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

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

Labels
  • None