anu_2
provides the four font colors
of the Australian National University, Canberra, Australia.
Details
ANU's primary colour is ANU gold
, defined as HEX "#BE830E"
,
but the default font colour is "black"
, or HEX "#000000"
.
ANU has several alternative font colours that are approved to use on ANU websites. See ANU's Web Style Guide: Text for corresponding class names.
Please ensure that any combination of font and background colours passes the WCAG 2.1 accessibility check. (see the Accessibility section for approved colour combinations).
See also
anu_1
for background colours of Australian National University;
seecol
for viewing and comparing color palettes;
usecol
for using color palettes;
simcol
for finding similar colors;
newpal
for defining new color palettes;
grepal
for finding named colors.
Other Australian university color palettes:
anu_1
,
mq_1
,
mq_2
,
wollongong_1
,
wollongong_2
Examples
anu_2
#> black white ANU gold Uni grey
#> "#000000" "#FFFFFF" "#BE830E" "#333333"
unikn::seecol(anu_2, col_bg = "grey95",
main = "Font colours of the Australian National University (ANU)")