Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Text Styling > Font Options >

FontColor

FontColor
is an option for Style, Cell and related constructs which specifies the default color in which to render text.
Use red font color:
Use CMYK font color:
Specify the color without using an option:
Font color can be specified in style-related options:
Use red font color:
In[1]:=
Click for copyable input
Out[1]=
 
Use CMYK font color:
In[1]:=
Click for copyable input
Out[1]=
 
Specify the color without using an option:
In[1]:=
Click for copyable input
Out[1]=
 
Font color can be specified in style-related options:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team