Skip to contents

carleton provides the two official colors of the University of Carleton, Canada.

Usage

carleton

Format

An object of class character of length 2.

Source

Color definitions are based on the University of Carleton's website.

Value

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

Details

The 2 official colors are maize (defined as Pantone 122, and approximated by RGB 255/223/79, or HEX #FFDF4F), and Carleton blue (defined as Pantone 294, and approximated by RGB 0/48/105, or HEX #003069).

carleton uses the HEX color definitions.

Author

unicol, 2023-07-12.

Examples

carleton
#>         maize Carleton blue 
#>     "#FFDF4F"     "#003069" 
unikn::seecol(carleton, 
              main = "The colors of the University of Carleton, CA") # view color palette