Skip to contents

notredame_1 provides the 2 primary colors of the University of Notre Dame, USA.

Usage

notredame_1

Format

An object of class character of length 2.

Source

Color definitions are based on Notre Dame's branding site.

Value

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

Details

The 2 primary colors are "ND blue" (defined as HEX #0c2340) and "ND metallic gold" (defined as HEX #ae9142).

notredame_1 uses the HEX color definitions.

Author

unicol, 2023-07-16.

Examples

notredame_1
#>          ND blue ND metallic gold 
#>        "#0c2340"        "#ae9142" 
unikn::seecol(notredame_1, main = "University of Notre Dame 1") # view color palette.