Skip to contents

utoronto provides the four colors of the University of Toronto of the University of Toronto, Canada.

Usage

utoronto

Format

An object of class character of length 4.

Source

Color definitions are based on U of Toronto's Brand portal.

Value

A named vector of colors (HEX/HTML codes of type character).

Details

The four colors are "UoT blue", (defined as RGB 37/53/90, HEX #25355A) "boundless blue" (defined as RGB 0/127/163, HEX #007FA3), "black" (defined as RGB 0/0/0, HEX #000000), and "light grey" (defined as RGB 242/244/247, HEX #F2F4F7).

uni_pal_1 uses the HEX color definitions.

Author

unicol, 2023-06-20.

Examples

utoronto
#>       UoT blue boundless blue          black     light grey 
#>      "#25355A"      "#007FA3"        "black"      "#F2F4F7" 
unikn::seecol(utoronto, main = "University of Toronto")  # view color palette