Skip to contents

cornell_1 provides the two primary colors of Cornell University, USA, and a 3rd "white" color.

Usage

cornell_1

Format

An object of class character of length 3.

Source

Color definitions are based on Cornell's Color manual.

Value

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

Details

Logos may only be represented in "Carnelian" (defined as HEX #B31B1B), "dark gray" (defined as HEX #222222), or "white" (defined as HEX #FFFFFF).

Primary colors are the officially recognized color palette for the university. These colors are critical to leverage the Cornell brand and provide clear university consistency.

Author

unicol, 2023-06-14.

Examples

cornell_1
#> Carnelian dark gray     white 
#> "#B31B1B" "#222222" "#FFFFFF" 
unikn::seecol(cornell_1, col_bg = "grey90",  
              main = "The primary colors of Cornell University")  # view palette