Skip to contents

michigan_2 provides the 13 secondary colors of the University of Michigan, USA.

Usage

michigan_2

Format

An object of class character of length 13.

Source

Color definitions are based on the Color manual.

Value

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

Details

The colors in our supporting palette were chosen to complement our primary palette of maize and blue (see michigan_1), providing additional range to the brand experience.

They work well as secondary colors or as backgrounds behind typography or graphics, but should never replace the primary palette as the main color(s) of a design.

While these colors are recommended rather than mandated, we strongly encourage you to use them.

These secondary colors are "tappan_red" (defined as PMS 484, CMYK 8/92/100/33, HEX #9A3324), "ross_orange" (defined as PMS 1595, CMYK 0/71/100/3, HEX #D86018), "rackham_green" (defined as PMS 5565, CMYK 44/12/34/24, HEX #75988d), "wave_field_green" (defined as PMS 398, CMYK 14/6/100/24, HEX #A5A508), "taubman_teal" (defined as PMS 326, CMYK 81/0/39/0, HEX #00B2A9), "arboretum_blue" (defined as PMS 660, CMYK 88/50/0/0, HEX #2F65A7), "a2_amethyst" (defined as PMS 2603, CMYK 72/99/0/3, HEX #702082), "matthaei_violet" (defined as PMS 668, CMYK 70/77/7/23, HEX #575294), "umma_tan" (defined as PMS 7502, CMYK 6/14/39/8, HEX #CFC096), "burton_tower_beige" (defined as PMS 451, CMYK 21/15/54/31, HEX #9B9A6D), "angell_hall_ash" (defined as PMS PANTONE Warm Gray 6, CMYK 14/19/21/39, HEX #989C97), "law_quad_stone" (defined as PMS PANTONE Warm Gray 11, CMYK 26/36/38/68, HEX #655A52), and "puma_black" (defined as PMS PANTONE Black 6, CMYK 100/79/44/93, HEX #131516).

Author

unicol, 2023-06-14.

Examples

michigan_2
#>         tappan_red        ross_orange      rackham_green   wave_field_green 
#>          "#9A3324"          "#D86018"          "#75988d"          "#A5A508" 
#>       taubman_teal     arboretum_blue        a2_amethyst    matthaei_violet 
#>          "#00B2A9"          "#2F65A7"          "#702082"          "#575294" 
#>           umma_tan burton_tower_beige    angell_hall_ash     law_quad_stone 
#>          "#CFC096"          "#9B9A6D"          "#989C97"          "#655A52" 
#>         puma_black 
#>          "#131516" 
unikn::seecol(michigan_2, main = "Secondary colors Michigan Uni") # view color palette