ucalgary_accent provides the accent colours
of the University of Calgary, Canada.
Source
Colour definitions are based on UCalgary's Visual identity standards (PDF).
Details
The accent colours are
"black" (defined as HEX #000000),
"white" (defined as HEX #ffffff),
"rubine" (defined as HEX #ce0058) and
"green" (defined as HEX #b5bd00).
See also
ucalgary_1 for the primary colours of the University of Calgary;
ucalgary_2 for the secondary colours of the University of Calgary;
ucalgary_warmgreys for the warm grey colours of the University of Calgary;
seecol for viewing and comparing colour palettes;
usecol for using colour palettes;
simcol for finding similar colours;
newpal for defining new colour palettes;
grepal for finding named colours.
Other Canadian university color palettes:
carleton,
concordia_1,
concordia_2,
concordia_3,
concordia_4,
guelph,
laval,
manitoba_1,
manitoba_2,
mcgill_brights,
mcgill_darks,
mcgill_grey,
mcgill_muted,
mcgill_pastels,
mcgill_red,
mcmaster_brighterworld,
mcmaster_heritage,
mun_1,
mun_2,
queensu_1,
queensu_2,
sfu_brand,
ubc,
ucalgary_1,
ucalgary_2,
ucalgary_warmgreys,
uottawa,
utoronto,
uvic_1,
uvic_2,
uwaterloo_arts,
uwaterloo_engineering,
uwaterloo_environment,
uwaterloo_health,
uwaterloo_main,
uwaterloo_math,
uwaterloo_science,
western_uni,
yorku_1,
yorku_2
Examples
ucalgary_accent
#> black white rubine green
#> "#000000" "#ffffff" "#ce0058" "#b5bd00"
unikn::seecol(ucalgary_accent, col_bg = "grey90",
main = "Accent colours of UCalgary") # view colour palette
