| anu_2 {unicol} | R Documentation |
Font colours of Australian National University, Australia
Description
anu_2 provides the four font colors
of the Australian National University, Canberra, Australia.
Usage
anu_2
Format
An object of class character of length 4.
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).
Value
A named vector of colors (HEX/HTML codes of type character).
Author(s)
unicol, 2023-09-04.
Source
ANU's Web Style Guide: Colours.
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
unikn::seecol(anu_2, col_bg = "grey95",
main = "Font colours of the Australian National University (ANU)")