Skip to contents

pitt_2 provides the three legacy colors of the University of Pittsburgh, USA.

Usage

pitt_2

Format

An object of class character of length 3.

Source

Color definitions are based on Pitt's visual identity guide.

Value

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

Details

The 3 legacy colors are "pitt_dark_blue" (defined as HEX #141B4D), "pitt_medium_blue" (defined as HEX #00205B), and "pitt_dark_gold" (defined as HEX #B58500).

Author

unicol, 2023-07-01.

Examples

pitt_2
#>   pitt_dark_blue pitt_medium_blue   pitt_dark_gold 
#>        "#141B4D"        "#00205B"        "#B58500" 
unikn::seecol(pitt_2, main = "Pitt's legacy colors") # view color palette