Skip to contents

michigan_1 provides the two primary colors of the University of Michigan, USA.

Usage

michigan_1

Format

An object of class character of length 2.

Source

Color definitions are based on the Color manual.

Value

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

Details

Our signature color palette of "mich_maize" (defined as PMS 7406, CMYK 0/18/100/0, HEX #FFCB05) and "mich_blue" (defined as PMS 282, CMYK 100/60/0/60, HEX #00274C) creates a powerful differentiator for our brand.

Using this palette appropriately and consistently provides an additional layer of distinction.

Signature colors may be used extensively both for large areas of color and as secondary colors.

Author

unicol, 2023-06-14.

Examples

michigan_1
#> mich_maize  mich_blue 
#>  "#FFCB05"  "#00274C" 
unikn::seecol(michigan_1, main = "Primary colors Michigan Uni") # view color palette