standrews_2 provides the eight secondary colours
of the University of St Andrews, Scotland.
Source
Colour definitions are based on St Andrews' design guidelines.
Details
The 8 secondary colours are
"light blue" (defined as HEX #00aeef),
"mid blue" (defined as HEX #007dc5),
"burgundy" (defined as HEX #c60c46),
"purple" (defined as HEX #7b439a)
"orange" (defined as HEX #f5842b),
"green" (defined as HEX #54b948),
"mid green" (defined as HEX #00853f), and
"dark green" (defined as HEX #005953).
standrews_2 uses these HEX colour definitions.
See also
standrews_1 for primary colours of St. Andrews;
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 Scottish university color palettes:
dundee_background,
dundee_block,
dundee_core,
dundee_highlight,
edinburgh,
standrews_1,
stirling_1,
stirling_2,
stirling_3
Examples
standrews_2
#> light blue mid blue burgundy purple orange green mid green
#> "#00aeef" "#007dc5" "#c60c46" "#7b439a" "#f5842b" "#54b948" "#00853f"
#> dark green
#> "#005953"
unikn::seecol(standrews_2, main = "Secondary colours of St Andrews") # view palette
