Text colours

Learn how to override the default text colours to help your content stand out.

colour

What do they look like?

Green text

Orange text

List of text colours

Colour Class Example
Pink clr-pink
<div class="card clr-pink">Content</div>
Orange clr-orange
<div class="card clr-orange">Content</div>
Yellow clr-yellow
<div class="card clr-yellow">Content</div>
Green clr-green
<div class="card clr-green">Content</div>
Black clr-black
<div class="card clr-black">Content</div>
White clr-white
<div class="card clr-white">Content</div>